Skip to content

Commit 8d31e61

Browse files
committed
Added automake to the macports depdency list as it was required to complete the autogen.sh step as it required aclocal (which isn't included in recent versions of xcode).
1 parent 4b4b578 commit 8d31e61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/build-osx.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Instructions: MacPorts
4545

4646
Installing the dependencies using MacPorts is very straightforward.
4747

48-
sudo port install boost db48@+no_java openssl miniupnpc autoconf pkgconfig
48+
sudo port install boost db48@+no_java openssl miniupnpc autoconf pkgconfig automake
4949

5050
### Building `bitcoind`
5151

0 commit comments

Comments
 (0)