mirror of
https://github.com/libSDL2pp/libSDL2pp.git
synced 2025-08-03 19:05:59 -04:00
Try to add missing depends
This commit is contained in:
parent
346a2916ab
commit
b4f7c70544
@ -16,6 +16,7 @@ matrix:
|
||||
env: CXXSTD=c++1y BUILD_STATIC=yes
|
||||
before_install:
|
||||
- sudo apt-get update -qq
|
||||
- sudo apt-get install libegl1-mesa-dev libgles2-mesa-dev
|
||||
- sudo apt-get install cmake libsdl2-dev cppcheck doxygen pulseaudio
|
||||
- sudo sed -i -e '/using ::gets/ d' /usr/include/c++/4.8/cstdio # build failure with clang/c++1y
|
||||
- |-
|
||||
|
Loading…
x
Reference in New Issue
Block a user