Merge #9467: [Trivial] [Doc] Install Protobuf v3 on OS X
35ee63c
[Doc] Install Protobuf v3 on OS X (fanquake)
This commit is contained in:
commit
5bc3b6cede
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue