Added pulse for audio support.

This commit is contained in:
Jocelyn Le Sage 2024-06-27 15:53:03 -04:00
parent f4d003983b
commit 6d92c42446

View File

@ -40,6 +40,8 @@ RUN \
add-pkg \ add-pkg \
# WebGL support. # WebGL support.
mesa-dri-gallium \ mesa-dri-gallium \
# Audio support.
libpulse \
# Icons used by folder/file selection window (when saving as). # Icons used by folder/file selection window (when saving as).
adwaita-icon-theme \ adwaita-icon-theme \
# A font is needed. # A font is needed.