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

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