Skip to content

Commit 985a941

Browse files
committed
Merge pull request #3621 from gubatron/build-osx-qt-dependency-missing
added missing homebrew qt dependency on mac osx build documentation.
2 parents 23617fd + 801aeb2 commit 985a941

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

7070
#### Install dependencies using Homebrew
7171

72-
brew install autoconf automake berkeley-db4 boost miniupnpc openssl pkg-config protobuf
72+
brew install autoconf automake berkeley-db4 boost miniupnpc openssl pkg-config protobuf qt
7373

7474
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
7575

0 commit comments

Comments
 (0)