Browse Source

[Doc] Install Protobuf v3 on OS X

0.14
fanquake 8 years ago
parent
commit
35ee63c565
No known key found for this signature in database
GPG Key ID: 2EEB9F5CC09526C1
  1. 2
      doc/build-osx.md

2
doc/build-osx.md

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