Skip to content

Commit

Permalink
Install pulseaudio for audio to work #553 (reply in thread)
Browse files Browse the repository at this point in the history
  • Loading branch information
guysoft committed Jan 28, 2025
1 parent c1d1e17 commit 6e773cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/fullpageos/start_chroot_script
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ apt-get remove -y --purge $remove_extra
apt-get autoremove -y

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

if [ "$FULLPAGEOS_INCLUDE_CHROMIUM" == "yes" ]
then
Expand Down

0 comments on commit 6e773cc

Please sign in to comment.