Browse Source

added missing homebrew qt dependency on mac osx build documentation.

0.10
gubatron 11 years ago
parent
commit
801aeb2fac
  1. 2
      doc/build-osx.md

2
doc/build-osx.md

@ -69,7 +69,7 @@ Instructions: Homebrew @@ -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

Loading…
Cancel
Save