1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-18 12:33:17 +01:00

another package'

This commit is contained in:
Kevin Burke
2014-05-24 11:44:00 +09:00
parent 885a3cf932
commit 71cb38b155

View File

@@ -5,7 +5,7 @@ before_install:
- sudo apt-key update -qq
- sudo apt-get update -qq
- sudo apt-get install -y --force-yes gcc-mingw32 binutils-mingw-w64-i686 gcc-mingw-w64-i686 g++-mingw-w64-i686
- sudo apt-get install -y --force-yes mingw32 libsdl2-static-dev
- sudo apt-get install -y --force-yes mingw32-binutils mingw32 libsdl2-static-dev
- ls -al /usr/bin
- ls -al /usr/include/SDL2
script: