diff options
author | Holger Levsen <holger@layer-acht.org> | 2014-04-25 16:55:56 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2014-04-25 16:57:38 +0200 |
commit | 855e3d6ed6d586bc706e40551c6dfc17d3b5ad71 (patch) | |
tree | a02ee036082b6e2f2ef8ea93aa08e28099625cb8 /debian | |
parent | 7d7c88c83315e9ebfc01f835a8af29dcf5317510 (diff) | |
download | jenkins.debian.net-855e3d6ed6d586bc706e40551c6dfc17d3b5ad71.tar.xz |
debian/control: document need for schroot
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 0eb6670b..a3714927 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, mr, subversion, subversion-tools, vnstat, webcheck, poxml, qemu, vncsnapshot, imagemagick, ffmpeg2theora, python-twisted, python-imaging, gocr, guestmount (>>1:1.18.1-1+deb7u1) +Depends:, ${misc:Depends}, debootstrap, sudo, figlet, graphviz, mr, subversion, subversion-tools, vnstat, webcheck, poxml, qemu, vncsnapshot, imagemagick, ffmpeg2theora, python-twisted, python-imaging, gocr, guestmount (>>1:1.18.1-1+deb7u1), schroot Description: Stuff to make jenkins.debian.net run and debug Scripts and configuration files for running and debugging jobs run on jenkins.debian.net. |