Merge #8754: [Doc] Target protobuf 2.6 in OS X build notes.

b16a7f6 [Doc] Target protobuf 2.6 in OS X build notes. (Michael Ford)
This commit is contained in:
Wladimir J. van der Laan 2016-09-19 15:18:06 +02:00
commit 254ea97e94
No known key found for this signature in database
GPG Key ID: 74810B012346C9A6
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ Then install [Homebrew](http://brew.sh).
Dependencies Dependencies
---------------------- ----------------------
brew install automake berkeley-db4 libtool boost --c++11 miniupnpc openssl pkg-config protobuf --c++11 qt5 libevent brew install automake berkeley-db4 libtool boost --c++11 miniupnpc openssl pkg-config homebrew/versions/protobuf260 --c++11 qt5 libevent
NOTE: Building with Qt4 is still supported, however, could result in a broken UI. Building with Qt5 is recommended. NOTE: Building with Qt4 is still supported, however, could result in a broken UI. Building with Qt5 is recommended.