mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-01-22 10:45:08 +00:00
Update macOS build guide. Change brew dependencies for build unbound locally.
This commit is contained in:
parent
2fea9e0c49
commit
30c7d2ab4c
1 changed files with 1 additions and 1 deletions
|
@ -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`
|
||||
|
||||
|
|
Loading…
Reference in a new issue