mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-06 00:55:50 +00:00
Do not install formulae that are already present on Travis instances, let's check if that would make Travis happy
This commit is contained in:
parent
73382b8aa4
commit
2fa39c4581
@ -6,4 +6,4 @@ export CC=clang
|
|||||||
brew tap openmw/openmw
|
brew tap openmw/openmw
|
||||||
brew update
|
brew update
|
||||||
brew unlink boost
|
brew unlink boost
|
||||||
brew install cmake openmw-mygui openmw-bullet openmw-sdl2 openmw-ffmpeg pkg-config qt unshield
|
brew install openmw-mygui openmw-bullet openmw-sdl2 openmw-ffmpeg qt unshield
|
||||||
|
Loading…
Reference in New Issue
Block a user