diff options
author | Holger Levsen <holger@layer-acht.org> | 2012-12-18 11:10:16 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2012-12-18 11:10:16 +0100 |
commit | 6e7d710227fbeef30d6563ab4da67bdb48ee45ca (patch) | |
tree | 0ae794410867f2acdb08bcdacaa10b43dc0daf59 /debian/control | |
parent | 40cdebcba5a2541856d8eb2fdd3f0b2cf04a1fc1 (diff) | |
download | jenkins.debian.net-6e7d710227fbeef30d6563ab4da67bdb48ee45ca.tar.xz |
use gocr to detect finished installations. also try harder to get the qemu logfile
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 29471743..299f223b 100644 --- a/debian/control +++ b/debian/control @@ -23,7 +23,7 @@ Description: Stuff to setup a jenkins.debian.net instance Package: jenkins.debian.net-bin Architecture: all -Depends:, ${misc:Depends},, debootstrap, sudo, figlet, graphviz, apache2, python-yaml, python-pip, mr, subversion, subversion-tools, vnstat, webcheck, poxml, qemu, vncsnapshot, imagemagick, ffmpeg2theora, python-twisted, python-imaging +Depends:, ${misc:Depends},, debootstrap, sudo, figlet, graphviz, apache2, python-yaml, python-pip, mr, subversion, subversion-tools, vnstat, webcheck, poxml, qemu, vncsnapshot, imagemagick, ffmpeg2theora, python-twisted, python-imaging, gocr Description: Stuff to make jenkins.debian.net run and debug Scripts and configuration files for running and debugging jobs run on jenkins.debian.net. |