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

35ee63c [Doc] Install Protobuf v3 on OS X (fanquake)
pull/308/head
MarcoFalke 8 years ago
commit 5bc3b6cede
No known key found for this signature in database
GPG Key ID: 2D7F2372E50FE137

@ -16,7 +16,7 @@ Then install [Homebrew](http://brew.sh).
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

Loading…
Cancel
Save