mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-03-05 19:19:44 +00:00
add implicit dependancy fontconfig for macos
This commit is contained in:
parent
4f5d697e2b
commit
a1bc10888c
1 changed files with 3 additions and 0 deletions
|
@ -17,3 +17,6 @@ qmake --version
|
|||
|
||||
curl -fSL -R -J https://downloads.openmw.org/osx/dependencies/openmw-deps-8f5ef6e.zip -o ~/openmw-deps.zip
|
||||
unzip -o ~/openmw-deps.zip -d /private/tmp/openmw-deps > /dev/null
|
||||
|
||||
# additional libraries
|
||||
brew install fontconfig
|
Loading…
Reference in a new issue