mirror of
https://github.com/OpenMW/openmw.git
synced 2025-04-02 01:06:40 +00:00
Merge pull request #2135 from OpenMW/update-macos-dependencies
[macOS, CI] Update dependencies They now include boost iostreams for TES 4/5 BSA support. See https://gitlab.com/OpenMW/openmw/merge_requests/56.
This commit is contained in:
commit
17cf2d5826
1 changed files with 1 additions and 1 deletions
|
@ -7,5 +7,5 @@ brew switch cmake 3.12.4
|
|||
brew outdated pkgconfig || brew upgrade pkgconfig
|
||||
brew install qt
|
||||
|
||||
curl -fSL -R -J https://downloads.openmw.org/osx/dependencies/openmw-deps-55c27b1.zip -o ~/openmw-deps.zip
|
||||
curl -fSL -R -J https://downloads.openmw.org/osx/dependencies/openmw-deps-110f3d3.zip -o ~/openmw-deps.zip
|
||||
unzip -o ~/openmw-deps.zip -d /private/tmp/openmw-deps > /dev/null
|
||||
|
|
Loading…
Reference in a new issue