aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 4 insertions, 1 deletions
diff --git a/README b/README
index 0498e3def..3a2870279 100644
--- a/README
+++ b/README
@@ -36,7 +36,10 @@ These are the direct dependencies for running GNUnet:
36- libcurl >= 7.35.0 (alternative to libgnurl) 36- libcurl >= 7.35.0 (alternative to libgnurl)
37- libunistring >= 0.9.2 37- libunistring >= 0.9.2
38- gnutls >= 3.2.12 (highly recommended a gnutls linked against libunbound) 38- gnutls >= 3.2.12 (highly recommended a gnutls linked against libunbound)
39- libidn >= 1.0 39- libidn:
40 - libidn2 (prefered)
41 or
42 - libidn >= 1.0
40- libextractor >= 0.6.1 (highly recommended) 43- libextractor >= 0.6.1 (highly recommended)
41- openssl >= 1.0 (binary, used to generate X.509 certificate) 44- openssl >= 1.0 (binary, used to generate X.509 certificate)
42- libltdl >= 2.2 (part of GNU libtool) 45- libltdl >= 2.2 (part of GNU libtool)