mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-01-19 20:24:49 +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
7
.github/workflows/build-linux-gcc.yml
vendored
7
.github/workflows/build-linux-gcc.yml
vendored
|
|
@ -61,6 +61,13 @@ jobs:
|
|||
libx11-dev \
|
||||
libxxf86vm-dev \
|
||||
libopenal-dev \
|
||||
libasound2-dev \
|
||||
libpipewire-0.3-dev \
|
||||
portaudio19-dev \
|
||||
oss4-dev \
|
||||
libjack-dev \
|
||||
libpulse-dev \
|
||||
libdbus-1-dev \
|
||||
libfreetype6-dev \
|
||||
libxcursor-dev \
|
||||
libxinerama-dev \
|
||||
|
|
|
|||
Loading…
Reference in a new issue