summaryrefslogtreecommitdiffstats
path: root/bin/chroot-installation.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-11-26 18:13:14 +0100
committerHolger Levsen <holger@layer-acht.org>2016-11-26 18:13:14 +0100
commitec7d049bfaca2769c80bb6b8eec27717c04dc332 (patch)
tree89c5594870b00c101dec37ab6b40d4f5e8977f4d /bin/chroot-installation.sh
parentcdd6461ac4df7b4901a5c9d5fee18ad21fffd971 (diff)
downloadjenkins.debian.net-ec7d049bfaca2769c80bb6b8eec27717c04dc332.tar.xz
debconf-video tests: also install voctomix-outcasts in stretch as its available now
Diffstat (limited to 'bin/chroot-installation.sh')
-rwxr-xr-xbin/chroot-installation.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/chroot-installation.sh b/bin/chroot-installation.sh
index c0940eeb..696b8185 100755
--- a/bin/chroot-installation.sh
+++ b/bin/chroot-installation.sh
@@ -258,7 +258,7 @@ if [ "$2" != "" ] ; then
debconf-video) case $1 in
jessie) install_packages ack-grep htop iftop iotop moreutils tmux vnstat icecast2 mplayer vlc cu
;;
- stretch) install_packages ack-grep htop iftop iotop moreutils tmux vnstat icecast2 mplayer vlc cu voctomix
+ stretch) install_packages ack-grep htop iftop iotop moreutils tmux vnstat icecast2 mplayer vlc cu voctomix voctomix-outcasts
;;
sid) install_packages ack-grep htop iftop iotop moreutils tmux vnstat icecast2 mplayer vlc cu voctomix voctomix-outcasts # hdmi2usb-mode-switch hdmi2usb-udev
;;