mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-08-27 17:01:40 +02:00
doc: add qrencode to brew install instructions
Build was missing qr code(qrencode libs) support
This commit is contained in:
committed by
Wladimir J. van der Laan
parent
243c9bb79a
commit
0314ad4e6d
@@ -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.
|
||||
|
||||
|
Reference in New Issue
Block a user