mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-02 09:46:52 -05:00
gmp needed to build on OSX
This commit is contained in:
parent
18832ff8e1
commit
8c41853380
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ Instructions: Homebrew
|
||||||
|
|
||||||
#### Install dependencies using Homebrew
|
#### Install dependencies using Homebrew
|
||||||
|
|
||||||
brew install autoconf automake libtool boost miniupnpc openssl pkg-config protobuf qt
|
brew install autoconf automake libtool boost miniupnpc openssl pkg-config protobuf qt gmp
|
||||||
|
|
||||||
#### Installing berkeley-db4 using Homebrew
|
#### Installing berkeley-db4 using Homebrew
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue