Skip to content

Commit 319991d

Browse files
committed
Merge #12850: doc: add qrencode to brew install instructions
0314ad4 doc: add qrencode to brew install instructions (buddilla) Pull request description: Build was missing qr code(qrencode libs) support and brew team no longer supports anything less than macOS 10.11 Tree-SHA512: 1bc22f02e64f0db0730180ca97fba17c7ad05c9d81c60d1b0d029196d5141e691e524d2df2be1fb89852076f3a252da69bb117042cbd08985b89954432692529
2 parents b15485e + 0314ad4 commit 319991d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/build-osx.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Then install [Homebrew](https://brew.sh).
1616
Dependencies
1717
----------------------
1818

19-
brew install automake berkeley-db4 libtool boost miniupnpc openssl pkg-config protobuf python qt libevent
19+
brew install automake berkeley-db4 libtool boost miniupnpc openssl pkg-config protobuf python qt libevent qrencode
2020

2121
See [dependencies.md](dependencies.md) for a complete overview.
2222

0 commit comments

Comments
 (0)