From ffe3291466b5760e4179d604c54093717b127cc5 Mon Sep 17 00:00:00 2001 From: Pieter Wuille Date: Thu, 4 Dec 2014 14:23:24 +0100 Subject: Remove gmp dependency and doc mentions --- doc/build-osx.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/build-osx.md') diff --git a/doc/build-osx.md b/doc/build-osx.md index 491c5c4683..c41820f2b1 100644 --- a/doc/build-osx.md +++ b/doc/build-osx.md @@ -38,7 +38,7 @@ Instructions: Homebrew #### Install dependencies using Homebrew - brew install autoconf automake libtool boost miniupnpc openssl pkg-config protobuf qt gmp + brew install autoconf automake libtool boost miniupnpc openssl pkg-config protobuf qt #### Installing berkeley-db4 using Homebrew -- cgit v1.2.3