Update macos.sh

pull/504/head
Mr Chen 2 years ago
parent 66f0b8691c
commit 93061a1138
  1. 2
      scripts/install/macos.sh

@ -22,7 +22,7 @@ if [ "$?" != "0" ];then
brew install mysql
fi
brew install coreutils
brew install coreutils libxml2 xml2
brew install md5sum libevent pidof bison
brew install libzip bzip2 gcc openssl re2c cmake

Loading…
Cancel
Save