Browse Source

pulseaudio control on mesh clients

Bob Mottram 8 years ago
parent
commit
39dcd34200
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/freedombone-image-customise

+ 1
- 1
src/freedombone-image-customise View File

778
     chroot "$rootdir" apt-get -yq install horst
778
     chroot "$rootdir" apt-get -yq install horst
779
 
779
 
780
     # for sound level control
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
     # to play various media types
783
     # to play various media types
784
     chroot "$rootdir" apt-get -yq install vlc
784
     chroot "$rootdir" apt-get -yq install vlc