1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-17 01:10:10 +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