add more needed dependencies

This commit is contained in:
Christopher A. Mosher 2017-09-09 21:02:20 -04:00
parent 39280fb2d1
commit ae57139629
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ compiler:
before_install:
- sudo apt-get -qq update
install:
- sudo apt-get install -y libsdl2-2.0 xa65
- sudo apt-get install -y xa65 libsdl2-2.0 libsdl2-dev libglu1-mesa-dev libglu1-mesa
before_script:
- ./bootstrap
script: