Update macOS build guide. Change brew dependencies for build unbound locally.

This commit is contained in:
m 2024-05-29 18:09:27 +01:00
parent 2fea9e0c49
commit 30c7d2ab4c

View file

@ -22,7 +22,7 @@ For installing dependency tools you can use brew [Install brew](https://brew.sh)
You may easily install them on your build system with the following command:
`$ brew install cmake xz unbound boost@1.76 zmq cocoapods`
`$ brew install cmake xz automake autoconf libtool boost@1.76 zmq cocoapods`
`$ brew link boost@1.76`