From f5e9d983c02227813efec32a53c3166cb7ca50c5 Mon Sep 17 00:00:00 2001 From: Michael Ford Date: Fri, 10 Jan 2014 20:16:57 +0800 Subject: [PATCH] Add missing MacPorts dependencies to osx build docs --- doc/build-osx.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/build-osx.md b/doc/build-osx.md index 6268a440a..a9a78b374 100644 --- a/doc/build-osx.md +++ b/doc/build-osx.md @@ -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`