1
0
Fork 1
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:
Bret Curtis 2021-05-05 11:46:59 +02:00
parent 4f5d697e2b
commit a1bc10888c

View file

@ -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