gmp needed to build on OSX

This commit is contained in:
Gavin Andresen 2014-11-19 09:55:51 -05:00
parent 18832ff8e1
commit 8c41853380
No known key found for this signature in database
GPG key ID: 7588242FBE38D3A8

View file

@ -38,7 +38,7 @@ Instructions: 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