mirror of
https://github.com/woodchen-ink/docker-firefox.git
synced 2025-07-18 05:42:00 +08:00
Added pulse for audio support.
This commit is contained in:
parent
f4d003983b
commit
6d92c42446
@ -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…
x
Reference in New Issue
Block a user