rename dev_scripts to dev-scripts, move homebrew template into its own folder

This commit is contained in:
Binarybaron 2025-10-19 19:17:13 +02:00
parent 708453b648
commit 27f3a80741
10 changed files with 37 additions and 40 deletions

View file

@ -0,0 +1,10 @@
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