Skip to content

Commit 6e773cc

Browse files
committed
Install pulseaudio for audio to work #553 (reply in thread)
1 parent c1d1e17 commit 6e773cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/modules/fullpageos/start_chroot_script

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ apt-get remove -y --purge $remove_extra
3434
apt-get autoremove -y
3535

3636
#apt-get tools
37-
apt-get -y --force-yes install git screen checkinstall avahi-daemon libavahi-compat-libdnssd1 xterm xdotool vim expect feh
37+
apt-get -y --force-yes install git screen checkinstall avahi-daemon libavahi-compat-libdnssd1 xterm xdotool vim expect feh pulseaudio
3838

3939
if [ "$FULLPAGEOS_INCLUDE_CHROMIUM" == "yes" ]
4040
then

0 commit comments

Comments
 (0)