mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-22 22:34:33 +01:00
install mingw related stuff
This commit is contained in:
@@ -4,6 +4,7 @@ before_install:
|
||||
- echo "yes" | sudo apt-add-repository ppa:openmw/deps
|
||||
- sudo apt-key update -qq
|
||||
- sudo apt-get update -qq
|
||||
- sudo apt-get install -y --force-yes binutils-mingw-w64-i686 gcc-mingw-w64-i686 g++-mingw-w64-i686
|
||||
- sudo apt-get install -y --force-yes mingw32 libsdl2-static-dev
|
||||
script:
|
||||
- which crossdev
|
||||
|
||||
Reference in New Issue
Block a user