summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-05-22 12:17:14 +0200
committerChristian Grothoff <christian@grothoff.org>2020-05-22 12:17:14 +0200
commit8af00dec7fb5743b343d8a212aff0f1224f7338a (patch)
tree871c20aa80018e868c0e3527cf1eb7e9df087570
parent4986512202f436c52ed0c55d9f36f6e6f1371e82 (diff)
downloaddocs-8af00dec7fb5743b343d8a212aff0f1224f7338a.tar.gz
docs-8af00dec7fb5743b343d8a212aff0f1224f7338a.tar.bz2
docs-8af00dec7fb5743b343d8a212aff0f1224f7338a.zip
new GNUnet dependencies
-rw-r--r--taler-merchant-manual.rst6
1 files changed, 5 insertions, 1 deletions
diff --git a/taler-merchant-manual.rst b/taler-merchant-manual.rst
index 825c7149..6959e311 100644
--- a/taler-merchant-manual.rst
+++ b/taler-merchant-manual.rst
@@ -205,9 +205,13 @@ backend:
- GNU libgcrypt >= 1.6
+- libsodium >= 1.0
+
+- libargon2 >= 20171227 (GNUnet 0.13 needs it to build, not actively used by GNU Taler)
+
- libjansson >= 2.7
-- Postgres >= 9.4, including libpq
+- Postgres >= 9.6, including libpq
- libgnunetutil (from Git)