diff --git a/scripts/install_macos.sh b/scripts/install_macos.sh index 0692f2baf..7b6244026 100755 --- a/scripts/install_macos.sh +++ b/scripts/install_macos.sh @@ -21,7 +21,7 @@ if [ ! -f /usr/local/bin/brew ];then brew install mysql fi -brew install libzip bzip2 gcc +brew install libzip bzip2 gcc openssl llvm if [ ! -d $DEV/server/mdserver-web ]; then