hacktober fest #214
1 changed files with 1 additions and 0 deletions
|
@ -201,6 +201,7 @@ function brew_if_not_installed() {
|
|||
|
||||
function install_brew_packages() {
|
||||
brew update > /dev/null
|
||||
brew unlink python
|
||||
brew_if_not_installed autoconf
|
||||
brew_if_not_installed automake
|
||||
# something weird happened where glibtoolize was failing to find
|
||||
|
|
Loading…
Reference in a new issue