Skip to content

Commit 5bc3b6c

Browse files
author
MarcoFalke
committed
Merge #9467: [Trivial] [Doc] Install Protobuf v3 on OS X
35ee63c [Doc] Install Protobuf v3 on OS X (fanquake)
2 parents c2ea1e6 + 35ee63c commit 5bc3b6c

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)