From 801aeb2fac834360cca6b378116008736f4700e3 Mon Sep 17 00:00:00 2001 From: gubatron Date: Mon, 3 Feb 2014 09:55:18 -0500 Subject: [PATCH] added missing homebrew qt dependency on mac osx build documentation. --- 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 dd343dca5..fcb9a37f3 100644 --- a/doc/build-osx.md +++ b/doc/build-osx.md @@ -69,7 +69,7 @@ Instructions: Homebrew #### Install dependencies using Homebrew - brew install autoconf automake berkeley-db4 boost miniupnpc openssl pkg-config protobuf + brew install autoconf automake berkeley-db4 boost miniupnpc openssl pkg-config protobuf qt Note: After you have installed the dependencies, you should check that the Homebrew installed version of OpenSSL is the one available for compilation. You can check this by typing