Merge #9467: [Trivial] [Doc] Install Protobuf v3 on OS X

35ee63c [Doc] Install Protobuf v3 on OS X (fanquake)
This commit is contained in:
MarcoFalke 2017-01-04 13:45:28 +01:00 committed by Alexander Block
parent 125adda41a
commit d513c77af4

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 homebrew/versions/protobuf260 --c++11 qt5 libevent brew install automake berkeley-db4 libtool boost --c++11 miniupnpc openssl pkg-config protobuf --c++11 qt5 libevent
In case you want to build the disk image with `make deploy` (.dmg / optional), you need RSVG In case you want to build the disk image with `make deploy` (.dmg / optional), you need RSVG