Added pulse for audio support.
This commit is contained in:
parent
f4d003983b
commit
6d92c42446
1 changed files with 2 additions and 0 deletions
|
@ -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.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue