Remove gmp dependency and doc mentions

This commit is contained in:
Pieter Wuille
2014-12-04 14:23:24 +01:00
parent 9ddc8c63ab
commit ffe3291466
6 changed files with 3 additions and 84 deletions

View File

@@ -38,7 +38,7 @@ Instructions: Homebrew
#### Install dependencies using Homebrew
brew install autoconf automake libtool boost miniupnpc openssl pkg-config protobuf qt gmp
brew install autoconf automake libtool boost miniupnpc openssl pkg-config protobuf qt
#### Installing berkeley-db4 using Homebrew