mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-15 08:34:40 +00:00
Merge pull request #1380 from marauder2k9-torque/Openal-Linux-Dependencies
Linux Depenencies for OpenAL and SDL2
This commit is contained in:
commit
3c80f69019
1 changed files with 7 additions and 0 deletions
7
.github/workflows/build-linux-gcc.yml
vendored
7
.github/workflows/build-linux-gcc.yml
vendored
|
|
@ -61,6 +61,13 @@ jobs:
|
||||||
libx11-dev \
|
libx11-dev \
|
||||||
libxxf86vm-dev \
|
libxxf86vm-dev \
|
||||||
libopenal-dev \
|
libopenal-dev \
|
||||||
|
libasound2-dev \
|
||||||
|
libpipewire-0.3-dev \
|
||||||
|
portaudio19-dev \
|
||||||
|
oss4-dev \
|
||||||
|
libjack-dev \
|
||||||
|
libpulse-dev \
|
||||||
|
libdbus-1-dev \
|
||||||
libfreetype6-dev \
|
libfreetype6-dev \
|
||||||
libxcursor-dev \
|
libxcursor-dev \
|
||||||
libxinerama-dev \
|
libxinerama-dev \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue