Browse Source

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

35ee63c [Doc] Install Protobuf v3 on OS X (fanquake)
0.14
MarcoFalke 8 years ago
parent
commit
5bc3b6cede
No known key found for this signature in database
GPG Key ID: 2D7F2372E50FE137
  1. 2
      doc/build-osx.md

2
doc/build-osx.md

@ -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

Loading…
Cancel
Save