[docs] add libevent dependency to build-osx.md

This commit is contained in:
Jonas Schnelli
2015-09-04 15:25:01 +02:00
parent d6a92dd0ea
commit a1df1e870b
2 changed files with 2 additions and 2 deletions

View File

@@ -32,7 +32,7 @@ Instructions: Homebrew
#### Install dependencies using Homebrew
brew install autoconf automake berkeley-db4 libtool boost miniupnpc openssl pkg-config protobuf qt5
brew install autoconf automake berkeley-db4 libtool boost miniupnpc openssl pkg-config protobuf qt5 libevent
NOTE: Building with Qt4 is still supported, however, could result in a broken UI. As such, building with Qt5 is recommended.