mirror of
https://github.com/OpenMW/openmw.git
synced 2025-01-16 15:29:55 +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
1 changed files with 1 additions and 1 deletions
|
@ -6,4 +6,4 @@ export CC=clang
|
|||
brew tap openmw/openmw
|
||||
brew update
|
||||
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 a new issue