From a4eb83961965347792e9ac75928aae359d5f7405 Mon Sep 17 00:00:00 2001 From: fanquake Date: Sat, 26 Oct 2019 09:14:14 -0400 Subject: doc: remove OpenSSL from build instructions and licensing info --- doc/build-osx.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/build-osx.md') diff --git a/doc/build-osx.md b/doc/build-osx.md index 9942449bf6..e435798e95 100644 --- a/doc/build-osx.md +++ b/doc/build-osx.md @@ -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. -- cgit v1.2.3