Mention RSVG dependency when creating the disk image on OSX

This commit is contained in:
Jonas Schnelli
2016-12-23 09:52:08 +01:00
parent 09aefb5177
commit b01667c778
2 changed files with 5 additions and 0 deletions

View File

@@ -18,6 +18,10 @@ Dependencies
brew install automake berkeley-db4 libtool boost --c++11 miniupnpc openssl pkg-config homebrew/versions/protobuf260 --c++11 qt5 libevent
In case you want to build the disk image with `make deploy` (.dmg / optional), you need RSVG
brew install librsvg
NOTE: Building with Qt4 is still supported, however, could result in a broken UI. Building with Qt5 is recommended.
Build Bitcoin Core