doc: add qrencode to brew install instructions
Build was missing qr code(qrencode libs) support
This commit is contained in:
parent
243c9bb79a
commit
0314ad4e6d
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ Then install [Homebrew](https://brew.sh).
|
||||||
Dependencies
|
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.
|
See [dependencies.md](dependencies.md) for a complete overview.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue