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

update qt@6; perhaps that fixes things

This commit is contained in:
Bret Curtis 2023-08-05 18:05:07 +02:00
parent 0594f581e8
commit 7cc2a00fad

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
brew reinstall xquartz fontconfig freetype harfbuzz brotli graphite2 qt@6
# Fix: can't open file: @loader_path/libbrotlicommon.1.dylib (No such file or directory)
BREW_LIB_PATH="$(brew --prefix)/lib"