aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-06-25 10:06:56 +0000
committerChristian Grothoff <christian@grothoff.org>2013-06-25 10:06:56 +0000
commit5f7b5fb33b16a170fde12325150233f1bc014893 (patch)
tree3288b09252cfb8f5efab3554c3195de282ef27e0 /README
parent7d6a6d6b4ebfaae41b05a4a948a89520420fcd11 (diff)
fix #2901: fail hard if libidn or header are not found
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index cf3562f124..ee0af1dcc2 100644
--- a/README
+++ b/README
@@ -45,6 +45,7 @@ These are the direct dependencies for running GNUnet:
- libcurl >= 7.21.3
- libunistring >= 0.9.2
- gnutls >= 2.12.0
+- libidn >= 1.0
- libltdl >= 2.2 (part of GNU libtool)
- sqlite >= 3.0 (default database)
- mysql >= 5.1 (alternative to sqLite)