diff options
| author | selsta <selsta@sent.at> | 2021-12-18 21:35:03 +0100 |
|---|---|---|
| committer | selsta <selsta@sent.at> | 2021-12-18 21:35:03 +0100 |
| commit | f2b4e1ea3e7c847acb769c4cb9bc41a966da2244 (patch) | |
| tree | 55ad3c3c421a43412bdb9476dd5c8b87c29f2e6f /README.md | |
| parent | bddb9b0050ee086da5c7ee7fdb3627e0dff9f179 (diff) | |
| download | monzero-gui-f2b4e1ea3e7c847acb769c4cb9bc41a966da2244.tar.gz monzero-gui-f2b4e1ea3e7c847acb769c4cb9bc41a966da2244.tar.xz monzero-gui-f2b4e1ea3e7c847acb769c4cb9bc41a966da2244.zip | |
README: add more missing macOS dependencies
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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: |
