-fix some of the obvious issues
[oweals/gnunet.git] / README
diff --git a/README b/README
index ff81518344835457409442e1d94c30357aa677f7..1700c4f8e5e1cb349124fdce0fc2565ace50fee9 100644 (file)
--- a/README
+++ b/README
@@ -21,7 +21,7 @@ Dependencies:
 
 Please note that for many of its dependencies GNUnet requires very
 recent versions of the libraries which are often NOT to be found in
-stable distributions in 2011.  While using older packages may in some
+stable distributions in 2014.  While using older packages may in some
 cases on some operating systems may seem to work in some limited
 fashion, we are in many cases aware of serious problems with older
 packages.  Hence please make sure to use  the versions listed below.
@@ -31,9 +31,9 @@ These are the direct dependencies for running GNUnet:
 - libextractor  >= 0.6.1
 - libmicrohttpd >= 0.9.33
 - libgcrypt     >= 1.6
-- libgnurl      >= 7.34.0 (available from https://gnunet.org/gnurl)
+- libgnurl      >= 7.35.0 (available from https://gnunet.org/gnurl)
 - libunistring  >= 0.9.2
-- gnutls        >= 3.2.5
+- gnutls        >= 3.2.12
 - libidn        >= 1.0
 - libglpk       >= 4.45
 - openssl       >= 1.0 (binary, used to generate X.509 certificate)
@@ -41,7 +41,7 @@ These are the direct dependencies for running GNUnet:
 - sqlite        >= 3.8 (default database, required)
 - mysql         >= 5.1 (alternative to sqlite)
 - postgres      >= 8.3 (alternative to sqlite)
-- libopus       >= 0.9.14 (optional for experimental conversation tool)
+- libopus       >= 1.0.1 (optional for experimental conversation tool)
 - libpulse      >= 2.0 (optional for experimental conversation tool)
 - libogg        >= 1.3.0 (optional for experimental conversation tool)
 - python-zbar   >= 0.10 (optional for gnunet-qr)