Fixed WebGL support.
This commit is contained in:
parent
a30e2a9d91
commit
194cc6fc0a
1 changed files with 2 additions and 0 deletions
|
@ -65,6 +65,8 @@ RUN \
|
||||||
# Install extra packages.
|
# Install extra packages.
|
||||||
RUN \
|
RUN \
|
||||||
add-pkg \
|
add-pkg \
|
||||||
|
# WebGL support.
|
||||||
|
mesa-dri-gallium \
|
||||||
# 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