aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfanquake <[email protected]>2017-01-04 17:08:04 +0800
committerfanquake <[email protected]>2017-01-04 17:08:04 +0800
commit35ee63c565f4e459648bb32ee7308630c09741fe (patch)
tree96401e610cd44a36dfef5cd52f063f1d4bdcaa17
parentMerge #9462: [qt] Do not translate tilde character (diff)
downloaddiscoin-35ee63c565f4e459648bb32ee7308630c09741fe.tar.xz
discoin-35ee63c565f4e459648bb32ee7308630c09741fe.zip
[Doc] Install Protobuf v3 on OS X
-rw-r--r--doc/build-osx.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/build-osx.md b/doc/build-osx.md
index 5cdb3dab6..a15bcd012 100644
--- a/doc/build-osx.md
+++ b/doc/build-osx.md
@@ -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