From 0314ad4e6dc40fd32c4144488a9aa49a3fbf5f50 Mon Sep 17 00:00:00 2001 From: buddilla Date: Sun, 1 Apr 2018 10:31:04 -0700 Subject: doc: add qrencode to brew install instructions Build was missing qr code(qrencode libs) support --- doc/build-osx.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/build-osx.md b/doc/build-osx.md index f19e4f0b8d..e52a770ced 100644 --- a/doc/build-osx.md +++ b/doc/build-osx.md @@ -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. -- cgit v1.2.3