Skip to content

Commit

Permalink
Merge pull request bitcoin#28 from SeqSEE/patch-3
Browse files Browse the repository at this point in the history
Update build-osx.md needs qrencode to allow QR code generation. I will add this.
  • Loading branch information
Ra's Al Ghul committed Feb 23, 2019
2 parents 3a96777 + 32a3f85 commit 81fbb1b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion doc/build-osx.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,9 @@ Instructions: Homebrew

#### Install dependencies using Homebrew

brew install autoconf automake berkeley-db4 libtool boost miniupnpc openssl pkg-config protobuf qt5 libzmq
brew install autoconf automake berkeley-db4 libtool boost@1.57 miniupnpc openssl pkg-config protobuf qt5 zeromq libevent
brew link boost@1.57 --force

### Building `vitaed`

Expand Down

0 comments on commit 81fbb1b

Please sign in to comment.