add libpng-dev to the dependencies for the travis build
This commit is contained in:
parent
c4b93eb794
commit
3409f7a871
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@ addons:
|
||||||
apt:
|
apt:
|
||||||
packages:
|
packages:
|
||||||
- cppcheck
|
- cppcheck
|
||||||
|
- libpng-dev
|
||||||
- libsdl2-dev
|
- libsdl2-dev
|
||||||
- libsdl2-mixer-dev
|
- libsdl2-mixer-dev
|
||||||
- libsdl2-net-dev
|
- libsdl2-net-dev
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue