xmr-btc-swap/dev-scripts/brew_dependencies_install.sh

10 lines
No EOL
338 B
Bash
Executable file

brew update
# See action.yml
brew install cmake boost openssl zmq libpgm miniupnpc expat libunwind-headers git
# We need to build from source to be able to statically link the dependencies
brew reinstall --build-from-source unbound expat
# We need an older version of protobuf to be able to statically link it
brew install protobuf@21