Skip to content

Commit 35ee63c

Browse files
committed
[Doc] Install Protobuf v3 on OS X
1 parent 649cf5f commit 35ee63c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/build-osx.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Then install [Homebrew](http://brew.sh).
1616
Dependencies
1717
----------------------
1818

19-
brew install automake berkeley-db4 libtool boost --c++11 miniupnpc openssl pkg-config homebrew/versions/protobuf260 --c++11 qt5 libevent
19+
brew install automake berkeley-db4 libtool boost --c++11 miniupnpc openssl pkg-config protobuf --c++11 qt5 libevent
2020

2121
In case you want to build the disk image with `make deploy` (.dmg / optional), you need RSVG
2222

0 commit comments

Comments
 (0)