Merge pull request #3506

f5e9d98 Add missing MacPorts dependencies to osx build docs (Michael Ford)
This commit is contained in:
Wladimir J. van der Laan 2014-01-10 13:22:51 +01:00
commit 62e9d77496
No known key found for this signature in database
GPG Key ID: 74810B012346C9A6
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ Instructions: MacPorts
Installing the dependencies using MacPorts is very straightforward.
sudo port install boost db48@+no_java openssl miniupnpc
sudo port install boost db48@+no_java openssl miniupnpc autoconf pkgconfig
### Building `bitcoind`