Skip to content

Commit

Permalink
[Doc] Install Protobuf v3 on OS X
Browse files Browse the repository at this point in the history
  • Loading branch information
fanquake committed Jan 4, 2017
1 parent 649cf5f commit 35ee63c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/build-osx.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 35ee63c

Please sign in to comment.