aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index 98d77b907..ffc06b687 100644
--- a/README
+++ b/README
@@ -28,14 +28,13 @@ packages. Hence please make sure to use the versions listed below.
28 28
29These are the direct dependencies for running GNUnet: 29These are the direct dependencies for running GNUnet:
30 30
31- libextractor >= 0.6.1 31- libmicrohttpd >= 0.9.40
32- libmicrohttpd >= 0.9.33
33- libgcrypt >= 1.6 32- libgcrypt >= 1.6
34- libgnurl >= 7.35.0 (available from https://gnunet.org/gnurl) 33- libgnurl >= 7.35.0 (available from https://gnunet.org/gnurl)
35- libunistring >= 0.9.2 34- libunistring >= 0.9.2
36- gnutls >= 3.2.12 35- gnutls >= 3.2.12
37- libidn >= 1.0 36- libidn >= 1.0
38- libglpk >= 4.45 37- libextractor >= 0.6.1 (highly recommended)
39- openssl >= 1.0 (binary, used to generate X.509 certificate) 38- openssl >= 1.0 (binary, used to generate X.509 certificate)
40- libltdl >= 2.2 (part of GNU libtool) 39- libltdl >= 2.2 (part of GNU libtool)
41- sqlite >= 3.8 (default database, required) 40- sqlite >= 3.8 (default database, required)
@@ -46,6 +45,7 @@ These are the direct dependencies for running GNUnet:
46- libogg >= 1.3.0 (optional for experimental conversation tool) 45- libogg >= 1.3.0 (optional for experimental conversation tool)
47- python-zbar >= 0.10 (optional for gnunet-qr) 46- python-zbar >= 0.10 (optional for gnunet-qr)
48- TeX Live >= 2012 (optional for gnunet-bcd) 47- TeX Live >= 2012 (optional for gnunet-bcd)
48- libglpk >= 4.45 (optional for experimental code)
49 49
50Recommended autotools for compiling the SVN version are: 50Recommended autotools for compiling the SVN version are:
51- autoconf >= 2.59 51- autoconf >= 2.59