diff options
author | Christian Grothoff <christian@grothoff.org> | 2013-06-25 10:06:56 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2013-06-25 10:06:56 +0000 |
commit | 5f7b5fb33b16a170fde12325150233f1bc014893 (patch) | |
tree | 3288b09252cfb8f5efab3554c3195de282ef27e0 /README | |
parent | 7d6a6d6b4ebfaae41b05a4a948a89520420fcd11 (diff) |
fix #2901: fail hard if libidn or header are not found
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |