[Qa-jenkins-scm] [jenkins.debian.net] 02/03: chroot-installation: test more packages for debconf-video
Holger Levsen
holger at layer-acht.org
Sun Nov 20 23:45:09 UTC 2016
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository jenkins.debian.net.
commit afacd402d1e6b260e3e25cc329d3ae8b7e532283
Author: Holger Levsen <holger at layer-acht.org>
Date: Mon Nov 21 00:39:34 2016 +0100
chroot-installation: test more packages for debconf-video
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
bin/chroot-installation.sh | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/bin/chroot-installation.sh b/bin/chroot-installation.sh
index c51b92c..c0940ee 100755
--- a/bin/chroot-installation.sh
+++ b/bin/chroot-installation.sh
@@ -256,11 +256,11 @@ if [ "$2" != "" ] ; then
developer) install_build_depends developer $FULL_DESKTOP
;;
debconf-video) case $1 in
- jessie) install_packages ffmpeg icecast2
+ jessie) install_packages ack-grep htop iftop iotop moreutils tmux vnstat icecast2 mplayer vlc cu
;;
- stretch) install_packages ffmpeg icecast2 voctomix
+ stretch) install_packages ack-grep htop iftop iotop moreutils tmux vnstat icecast2 mplayer vlc cu voctomix
;;
- sid) install_packages ffmpeg icecast2 voctomix voctomix-outcasts # hdmi2usb-mode-switch
+ sid) install_packages ack-grep htop iftop iotop moreutils tmux vnstat icecast2 mplayer vlc cu voctomix voctomix-outcasts # hdmi2usb-mode-switch hdmi2usb-udev
;;
esac
;;
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
More information about the Qa-jenkins-scm
mailing list