Fix CI builds after mini_al changes

This commit is contained in:
Ahmad Fatoum
2017-12-06 22:18:14 +01:00
parent 203b2f65d1
commit de78fa69bc
5 changed files with 5 additions and 8 deletions

View File

@ -23,7 +23,7 @@ before_script:
before_install:
- if [ "$TRAVIS_OS_NAME" == "linux" ]; then
sudo apt-get install -y gcc-multilib
libopenal-dev
libasound2-dev
libxcursor-dev libxinerama-dev
mesa-common-dev libx11-dev libxrandr-dev libxi-dev xorg-dev
libgl1-mesa-dev libglu1-mesa-dev libglew-dev;