aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-06-11 09:54:25 +0000
committerChristian Grothoff <christian@grothoff.org>2012-06-11 09:54:25 +0000
commit3594020243f21a0fd7c5259a9706e88865844caf (patch)
treebdde10e36b22cc70322e22f38d5e28eb5168454e /README
parentf13aa4cbd76d7aaf5070b1762c61c47fa7517842 (diff)
downloadgnunet-3594020243f21a0fd7c5259a9706e88865844caf.tar.gz
gnunet-3594020243f21a0fd7c5259a9706e88865844caf.zip
adding check for gnutls
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 5fa01210a..78207584f 100644
--- a/README
+++ b/README
@@ -33,6 +33,7 @@ These are the direct dependencies for running GNUnet:
33- libgcrypt >= 1.2 33- libgcrypt >= 1.2
34- libcurl >= 7.21.3 34- libcurl >= 7.21.3
35- libunistring >= 0.9.2 35- libunistring >= 0.9.2
36- gnutls >= 2.12.0
36- libltdl >= 2.2 (part of GNU libtool) 37- libltdl >= 2.2 (part of GNU libtool)
37- sqlite >= 3.0 (default database) 38- sqlite >= 3.0 (default database)
38- mysql >= 5.1 (alternative to sqLite) 39- mysql >= 5.1 (alternative to sqLite)