mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-01 03:21:41 +00:00
[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:
parent
c0a036ed1f
commit
4a266b3277
@ -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 New Issue
Block a user