mirror of
https://github.com/OpenMW/openmw.git
synced 2025-06-28 15:11:36 +00:00
purge php and its deps
This commit is contained in:
parent
fc6c94fc25
commit
55ee0f67e4
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ export HOMEBREW_NO_EMOJI=1
|
|||
export HOMEBREW_NO_INSTALL_CLEANUP=1
|
||||
|
||||
brew uninstall --ignore-dependencies jpeg || true
|
||||
brew uninstall php || true
|
||||
|
||||
brew tap --repair
|
||||
brew update --quiet
|
||||
|
|
Loading…
Reference in a new issue