Skip to content

Commit fde9f94

Browse files
committed
osx build notes: libzmq -> zmq in brew install, add libevent
1 parent c649ba7 commit fde9f94

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
@@ -38,7 +38,7 @@ Instructions: Homebrew
3838

3939
#### Install dependencies using Homebrew
4040

41-
brew install autoconf automake berkeley-db4 libtool boost miniupnpc openssl pkg-config protobuf qt5 libzmq
41+
brew install autoconf automake berkeley-db4 libtool boost miniupnpc openssl pkg-config protobuf qt5 zmq libevent
4242

4343
### Building `pivxd`
4444

0 commit comments

Comments
 (0)