mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-25 10:22:33 -05:00
Fix CI builds after mini_al changes
This commit is contained in:
@ -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;
|
||||
|
||||
Reference in New Issue
Block a user