Trying to add SDL lib package (seems -dev don't install it)

This commit is contained in:
Godzil
2020-02-11 00:21:17 +00:00
parent 3552bb8bf9
commit 62c43f311c

View File

@@ -10,6 +10,7 @@ os:
addons:
apt:
packages:
- libsdl1.2
- libsdl1.2-dev
compiler: