mirror of
https://github.com/OpenMW/openmw.git
synced 2025-01-19 20:53:52 +00:00
update mac deps to include latest OSGoS 3.6, mygui 3.4.1 and multi-threaded bullet
This commit is contained in:
parent
036a344eae
commit
49ce26361e
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ ccache --version
|
||||||
cmake --version
|
cmake --version
|
||||||
qmake --version
|
qmake --version
|
||||||
|
|
||||||
curl -fSL -R -J https://downloads.openmw.org/osx/dependencies/openmw-deps-8f5ef6e.zip -o ~/openmw-deps.zip
|
curl -fSL -R -J https://downloads.openmw.org/osx/dependencies/openmw-deps-20210611.zip -o ~/openmw-deps.zip
|
||||||
unzip -o ~/openmw-deps.zip -d /private/tmp/openmw-deps > /dev/null
|
unzip -o ~/openmw-deps.zip -d /private/tmp/openmw-deps > /dev/null
|
||||||
|
|
||||||
# additional libraries
|
# additional libraries
|
||||||
|
|
Loading…
Reference in a new issue