Add missing MacPorts dependencies to osx build docs
This commit is contained in:
parent
a036b796d1
commit
f5e9d983c0
1 changed files with 1 additions and 1 deletions
|
@ -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`
|
||||
|
||||
|
|
Loading…
Reference in a new issue