aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorselsta <selsta@sent.at>2022-08-11 00:28:00 +0200
committerselsta <selsta@sent.at>2022-08-11 00:28:00 +0200
commitb0d5584d530c5d706c361c9caf8291a840e205e5 (patch)
treeb8ee41994821ce41a381916651e506e959b7dba5 /README.md
parentbbe4fe37637e840454f063fd65328cf650042e5f (diff)
downloadmonzero-gui-b0d5584d530c5d706c361c9caf8291a840e205e5.tar.gz
monzero-gui-b0d5584d530c5d706c361c9caf8291a840e205e5.tar.xz
monzero-gui-b0d5584d530c5d706c361c9caf8291a840e205e5.zip
repo: remove ldns leftovers
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 4744e6f7..561ed46a 100644
--- a/README.md
+++ b/README.md
@@ -213,7 +213,7 @@ Packaging for your favorite distribution would be a welcome contribution!
- For Gentoo
- `sudo emerge app-arch/xz-utils app-doc/doxygen dev-cpp/gtest dev-libs/boost dev-libs/expat dev-libs/openssl dev-util/cmake media-gfx/graphviz net-dns/unbound net-libs/ldns net-libs/miniupnpc net-libs/zeromq sys-libs/libunwind dev-libs/libsodium dev-libs/hidapi dev-libs/libgcrypt`
+ `sudo emerge app-arch/xz-utils app-doc/doxygen dev-cpp/gtest dev-libs/boost dev-libs/expat dev-libs/openssl dev-util/cmake media-gfx/graphviz net-dns/unbound net-libs/miniupnpc net-libs/zeromq sys-libs/libunwind dev-libs/libsodium dev-libs/hidapi dev-libs/libgcrypt`
- For Fedora
@@ -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 pkg-config 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 expat libunwind-headers protobuf libgcrypt`
4. Install Qt: