pulseaudio control on mesh clients
This commit is contained in:
parent
aaf2f67f0a
commit
39dcd34200
|
@ -778,7 +778,7 @@ function configure_user_interface {
|
|||
chroot "$rootdir" apt-get -yq install horst
|
||||
|
||||
# for sound level control
|
||||
chroot "$rootdir" apt-get -yq install alsa-utils
|
||||
chroot "$rootdir" apt-get -yq install alsa-utils pavucontrol
|
||||
|
||||
# to play various media types
|
||||
chroot "$rootdir" apt-get -yq install vlc
|
||||
|
|
Loading…
Reference in New Issue