1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-06-27 20:41:38 +00:00

Update file before_install.osx.sh

This commit is contained in:
psi29a 2024-01-06 22:15:28 +00:00
parent a44ef90e95
commit 681a244c70

View file

@ -2,11 +2,13 @@
export HOMEBREW_NO_EMOJI=1
export HOMEBREW_NO_INSTALL_CLEANUP=1
export HOMEBREW_AUTOREMOVE=1
# purge large and unnecessary packages that get in our way
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 xquartz gd fontconfig freetype harfbuzz brotli
brew tap --repair