mirror of
https://github.com/OpenMW/openmw.git
synced 2025-07-02 14:11:34 +00:00
Update file before_install.osx.sh
This commit is contained in:
parent
681a244c70
commit
27679116b1
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ export HOMEBREW_AUTOREMOVE=1
|
|||
brew uninstall ruby php openjdk node postgresql maven google-cloud-sdk || true
|
||||
|
||||
# purge things pre-installed that cause issues
|
||||
brew uninstall aom cairo curl httpd jpeg-xl libavif
|
||||
brew uninstall curl # aom cairo httpd jpeg-xl libavif
|
||||
brew uninstall xquartz gd fontconfig freetype harfbuzz brotli
|
||||
|
||||
brew tap --repair
|
||||
|
|
Loading…
Reference in a new issue