From f2b4e1ea3e7c847acb769c4cb9bc41a966da2244 Mon Sep 17 00:00:00 2001 From: selsta Date: Sat, 18 Dec 2021 21:35:03 +0100 Subject: [PATCH] README: add more missing macOS dependencies --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 847b4ac6..e16dce65 100644 --- a/README.md +++ b/README.md @@ -283,7 +283,7 @@ The executable can be found in the build/release/bin folder. 3. Install [monero](https://github.com/monero-project/monero) dependencies: - `brew install cmake openssl boost unbound hidapi zmq libpgm libsodium miniupnpc ldns expat libunwind-headers protobuf libgcrypt` + `brew install cmake pkg-config openssl boost unbound hidapi zmq libpgm libsodium miniupnpc ldns expat libunwind-headers protobuf libgcrypt` 4. Install Qt: