Skip to content

Commit

Permalink
osx build notes: libzmq -> zmq in brew install, add libevent
Browse files Browse the repository at this point in the history
  • Loading branch information
tofutim committed Feb 9, 2018
1 parent c649ba7 commit fde9f94
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 @@ -38,7 +38,7 @@ Instructions: Homebrew

#### Install dependencies using Homebrew

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

### Building `pivxd`

Expand Down

0 comments on commit fde9f94

Please sign in to comment.