Skip to content

Commit

Permalink
[doc] Minor corrections to osx dependencies
Browse files Browse the repository at this point in the history
Github-Pull: bitcoin#10260
Rebased-From: 661caf8
  • Loading branch information
fanquake authored and nomnombtc committed Jul 17, 2017
1 parent 0dfd00d commit 0666277
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc/build-osx.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@ Install the OS X command line tools:

When the popup appears, click `Install`.

Then install [Homebrew](http://brew.sh).
Then install [Homebrew](https://brew.sh).

Dependencies
----------------------

brew install automake berkeley-db4 libtool boost --c++11 miniupnpc openssl pkg-config protobuf --c++11 qt5 libevent
brew install automake berkeley-db4 libtool boost --c++11 miniupnpc openssl pkg-config protobuf qt libevent

In case you want to build the disk image with `make deploy` (.dmg / optional), you need RSVG
If you want to build the disk image with `make deploy` (.dmg / optional), you need RSVG

brew install librsvg

Expand Down

0 comments on commit 0666277

Please sign in to comment.