浏览代码

pulseaudio control on mesh clients

Bob Mottram 8 年前
父节点
当前提交
39dcd34200
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      src/freedombone-image-customise

+ 1
- 1
src/freedombone-image-customise 查看文件

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