From 4d2186fb750a7a0c5383b6c31bc518029a020f1c Mon Sep 17 00:00:00 2001 From: selsta Date: Thu, 18 Nov 2021 22:16:55 +0100 Subject: [PATCH] README: add missing macOS dependencies --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c312acae..be95eb7d 100644 --- a/README.md +++ b/README.md @@ -282,7 +282,7 @@ The executable can be found in the build/release/bin folder. 3. Install [monero](https://github.com/monero-project/monero) dependencies: - `brew install boost hidapi zmq libpgm libsodium miniupnpc ldns expat libunwind-headers protobuf libgcrypt` + `brew install cmake openssl boost unbound hidapi zmq libpgm libsodium miniupnpc ldns expat libunwind-headers protobuf libgcrypt` 4. Install Qt: