1
0
Fork 0
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:
Valentin Ochs 2017-01-14 12:30:22 +01:00
parent 23e3904f24
commit d9c418f292

View file

@ -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