[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gnunet] 02/02: doc: Update dependencies in readme
From: |
Admin |
Subject: |
[gnunet] 02/02: doc: Update dependencies in readme |
Date: |
Thu, 05 Jun 2025 09:50:05 +0200 |
This is an automated email from the git hooks/post-receive script.
martin-schanzenbach pushed a commit to branch master
in repository gnunet.
commit ec7598550d5ca5d477c6c151e5fbdb47e03d3ebd
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Thu Jun 5 09:49:59 2025 +0200
doc: Update dependencies in readme
---
README | 27 +++++++++++++--------------
1 file changed, 13 insertions(+), 14 deletions(-)
diff --git a/README b/README
index a39bebb15..658923c2d 100644
--- a/README
+++ b/README
@@ -89,8 +89,6 @@ Direct dependencies of GNUnet:
- Bash (for some scripts)
- gettext >= 0.21
-- gnutls >= 3.2.12 (highly recommended a gnutls
- linked against libunbound)
- libcurl >= 7.85.0 (ideally built against gnutls)
- libgcrypt >= 1.6
- libgmp any (is also an indirect dependency of gcrypt)
@@ -122,26 +120,27 @@ Dependencies of optional components/functionality:
- Transport plugins:
* bluez (bluetooth transport)
- Conversation service:
- * libopus >= 1.0.1
- * libpulse >= 2.0
- * libogg >= 1.3.0
+ * libopus >= 1.0.1
+ * libpulse >= 2.0
+ * libogg >= 1.3.0
- File-sharing metadata (highly recommended[*5]):
- * libextractor >= 0.6.1
+ * libextractor >= 0.6.1
- NAT uPnP support:
* miniupnpc
- gnunet-qr (Read/write GNUnet URIs from/to QR codes):
- * libzbar >= 0.10
+ * libzbar >= 0.10
- gnunet-bcd (GNS business card generator):
- * TeX Live >= 2012 (for gnunet-bcd[*])
-- Documentation:
- * TeX Live >= 2012 (for gnunet-bcd[*])
-
+ * TeX Live >= 2012 (for gnunet-bcd[*])
+- gnunet-gns-proxy (Reverse SOCKS proxy for GNS lookups)
+ * gnutls >= 3.2.12 (highly recommended a gnutls
+ linked against libunbound)
- PABC credential support
- * libpabc any (for re:claimID zero-knowledge privacy
+ * libpabc any (for re:claimID zero-knowledge privacy
credentials)
- re:claimID OpenID Connect plugin
- * libjose any (for re:claimID OpenID Connect support)
-
+ * libjose any (for re:claimID OpenID Connect support)
+- gnunet-bcd:
+ * TeX Live >= 2012
Additional dependencies to run the GNUnet testsuite:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.