mirror of
https://github.com/AquariaOSE/Aquaria.git
synced 2025-08-13 09:50:45 +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:
|
apt:
|
||||||
packages:
|
packages:
|
||||||
- libopenal-dev
|
- libopenal-dev
|
||||||
- libsdl2-dev
|
- libsdl-dev
|
||||||
|
|
||||||
script:
|
script:
|
||||||
# ALL THE BUILD COMMANDS HERE
|
# ALL THE BUILD COMMANDS HERE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue