diff --git a/howto-build-macos.md b/howto-build-macos.md index 08ecf01f0..9f33eecd7 100644 --- a/howto-build-macos.md +++ b/howto-build-macos.md @@ -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`