diff options
| author | luigi1111 <luigi1111w@gmail.com> | 2021-12-02 00:01:42 -0600 |
|---|---|---|
| committer | luigi1111 <luigi1111w@gmail.com> | 2021-12-02 00:01:42 -0600 |
| commit | e2203a871ce158e9e58ea5dd4cd6e07d673161b0 (patch) | |
| tree | a5bbc59d3c4df690f54a70877e40dd304a33e3da /README.md | |
| parent | c72729fa5db0d018b0929866fb847ac99e05086f (diff) | |
| parent | 4d2186fb750a7a0c5383b6c31bc518029a020f1c (diff) | |
| download | monzero-gui-e2203a871ce158e9e58ea5dd4cd6e07d673161b0.tar.gz monzero-gui-e2203a871ce158e9e58ea5dd4cd6e07d673161b0.tar.xz monzero-gui-e2203a871ce158e9e58ea5dd4cd6e07d673161b0.zip | |
Merge pull request #3736
4d2186f README: add missing macOS dependencies (selsta)
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 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: |
