mirror of
https://github.com/UberGames/ioef.git
synced 2024-11-24 05:01:40 +00:00
Use the mingw fork that gets maintained
This commit is contained in:
parent
a0f74366a7
commit
8b38503ba5
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ script: ./build-test.sh
|
|||
|
||||
before_install:
|
||||
- sudo apt-get update -qq
|
||||
- sudo apt-get install -qq libgl1-mesa-dev libsdl1.2-dev libvorbis-dev libfreetype6-dev mingw32
|
||||
- sudo apt-get install -qq libgl1-mesa-dev libsdl1.2-dev libvorbis-dev libfreetype6-dev mingw-w64
|
||||
|
||||
notifications:
|
||||
irc: "irc.freenode.org#ioquake3"
|
||||
|
|
Loading…
Reference in a new issue