mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-02-07 16:13:23 +08:00
added pulse-audio to docker arm file
This commit is contained in:
parent
c18e912215
commit
060b685598
@ -81,6 +81,7 @@ RUN apt-get update -y && \
|
|||||||
libsdl2-dev \
|
libsdl2-dev \
|
||||||
libvorbis-dev \
|
libvorbis-dev \
|
||||||
libglut-dev \
|
libglut-dev \
|
||||||
|
pulseaudio-utils \
|
||||||
libopenal-dev; \
|
libopenal-dev; \
|
||||||
fi && \
|
fi && \
|
||||||
rm -rf /var/lib/apt/lists/* && \
|
rm -rf /var/lib/apt/lists/* && \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user