fix: wrong check
[oweals/gnunet.git] / README
diff --git a/README b/README
index 6d669773408271b7554688ee7a37121b93704bac..0fbffa97ba57024b099379be93697dbf300f0340 100644 (file)
--- a/README
+++ b/README
@@ -1,3 +1,14 @@
+======================================================================
+
+THIS SVN VERSION OF GNUNET IS INCOMPATIBLE TO ALL PREVIOUS RELEASES.
+WE ARE WORKING ON CHANGING FUNDAMENTAL PARTS OF THE CRYPTOGRAPHIC
+PARTS OF THE SYSTEM.  
+
+You need to install libgcrypt from git master (1.6.0beta93 at least)
+for the code to compile.
+
+=======================================================================
+
                        Welcome to GNUnet
 
 
@@ -34,6 +45,8 @@ These are the direct dependencies for running GNUnet:
 - libcurl       >= 7.21.3
 - libunistring  >= 0.9.2
 - gnutls        >= 2.12.0
+- libidn        >= 1.0
+- openssl       >= 1.0 (binary, used to generate X.509 certificate)
 - libltdl       >= 2.2 (part of GNU libtool)
 - sqlite        >= 3.0 (default database)
 - mysql         >= 5.1 (alternative to sqLite)