From afacd402d1e6b260e3e25cc329d3ae8b7e532283 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 21 Nov 2016 00:39:34 +0100 Subject: chroot-installation: test more packages for debconf-video Signed-off-by: Holger Levsen --- bin/chroot-installation.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'bin/chroot-installation.sh') diff --git a/bin/chroot-installation.sh b/bin/chroot-installation.sh index c51b92ca..c0940eeb 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 ;; -- cgit v1.2.3-54-g00ecf