1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-30 13:15:34 +00:00

remove stuff that doesn't work

This commit is contained in:
Bret Curtis 2023-08-05 18:57:44 +02:00
parent 7cc2a00fad
commit 022f1d419a

View file

@ -11,7 +11,7 @@ brew tap --repair
brew update --quiet
# Some of these tools can come from places other than brew, so check before installing
brew reinstall xquartz fontconfig freetype harfbuzz brotli graphite2 qt@6
brew reinstall xquartz fontconfig freetype harfbuzz brotli
# Fix: can't open file: @loader_path/libbrotlicommon.1.dylib (No such file or directory)
BREW_LIB_PATH="$(brew --prefix)/lib"