|
@@ -778,7 +778,7 @@ function configure_user_interface {
|
778
|
778
|
chroot "$rootdir" apt-get -yq install horst
|
779
|
779
|
|
780
|
780
|
# for sound level control
|
781
|
|
- chroot "$rootdir" apt-get -yq install alsa-utils
|
|
781
|
+ chroot "$rootdir" apt-get -yq install alsa-utils pavucontrol
|
782
|
782
|
|
783
|
783
|
# to play various media types
|
784
|
784
|
chroot "$rootdir" apt-get -yq install vlc
|