doc: remove OpenSSL from build instructions and licensing info

This commit is contained in:
fanquake
2019-10-26 09:14:14 -04:00
parent 648b2e3c32
commit a4eb839619
12 changed files with 5 additions and 31 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 python qt libevent qrencode
brew install automake berkeley-db4 libtool boost miniupnpc pkg-config python qt libevent qrencode
```
See [dependencies.md](dependencies.md) for a complete overview.