doc: add qrencode to brew install instructions

Build was missing qr code(qrencode libs) support
This commit is contained in:
buddilla 2018-04-01 10:31:04 -07:00 committed by Wladimir J. van der Laan
parent 243c9bb79a
commit 0314ad4e6d

View file

@ -16,7 +16,7 @@ Then install [Homebrew](https://brew.sh).
Dependencies
----------------------
brew install automake berkeley-db4 libtool boost miniupnpc openssl pkg-config protobuf python qt libevent
brew install automake berkeley-db4 libtool boost miniupnpc openssl pkg-config protobuf python qt libevent qrencode
See [dependencies.md](dependencies.md) for a complete overview.