Skip to content

Commit 8da2b33

Browse files
committed
Merge pull request #3547
8d31e61 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). (Scott Willeke)
2 parents 417aad4 + 8d31e61 commit 8da2b33

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)