mirror of
https://github.com/AquariaOSE/Aquaria.git
synced 2024-11-29 03:33:48 +00:00
Switch to SDL 1 for container stuff
This commit is contained in:
parent
23e3904f24
commit
d9c418f292
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ addons:
|
|||
apt:
|
||||
packages:
|
||||
- libopenal-dev
|
||||
- libsdl2-dev
|
||||
- libsdl-dev
|
||||
|
||||
script:
|
||||
# ALL THE BUILD COMMANDS HERE
|
||||
|
|
Loading…
Reference in a new issue