Merge #10260: [doc] Minor corrections to osx dependencies
661caf8 [doc] Minor corrections to osx dependencies (fanquake) Tree-SHA512: 61451807d6208002550d2e37d26094a5515b11daacab39eb508b6168eebcea86f93dcc7f853aab490baec3727740c90d404c481e11b3d03dcea9f76f8fc7be12
This commit is contained in:
parent
f7174fb655
commit
b0a8172141
@ -11,14 +11,14 @@ Install the OS X command line tools:
|
|||||||
|
|
||||||
When the popup appears, click `Install`.
|
When the popup appears, click `Install`.
|
||||||
|
|
||||||
Then install [Homebrew](http://brew.sh).
|
Then install [Homebrew](https://brew.sh).
|
||||||
|
|
||||||
Dependencies
|
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
|
brew install librsvg
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user