doc: specify protobuf as optional in build docs

This commit is contained in:
fanquake
2019-09-10 11:08:17 +10:00
parent 376f4929f8
commit e09913f1c4
2 changed files with 11 additions and 3 deletions

View File

@@ -19,7 +19,7 @@ Then install [Homebrew](https://brew.sh).
## Dependencies
```shell
brew install automake berkeley-db4 libtool boost miniupnpc openssl pkg-config protobuf python qt libevent qrencode
brew install automake berkeley-db4 libtool boost miniupnpc openssl pkg-config python qt libevent qrencode
```
See [dependencies.md](dependencies.md) for a complete overview.