mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-02-09 01:09:40 +08:00
added pulseaudio for audio
This commit is contained in:
parent
7ec171efb2
commit
c18e912215
@ -82,6 +82,7 @@ RUN apt-get update -y && \
|
||||
libsdl2-dev \
|
||||
libvorbis-dev \
|
||||
libglut-dev \
|
||||
pulseaudio-utils \
|
||||
libopenal-dev; \
|
||||
fi && \
|
||||
rm -rf /var/lib/apt/lists/* && \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user