README: adjust dependencies and some fixes.
authorng0 <ng0@n0.is>
Sun, 8 Sep 2019 12:13:36 +0000 (12:13 +0000)
committerng0 <ng0@n0.is>
Sun, 8 Sep 2019 12:13:36 +0000 (12:13 +0000)
README

diff --git a/README b/README
index 63c48dfe94cc4986b9001cda3268c3375f04dc95..41e18084fa2b5e4b3d487ef90e852d4d1d40a5e4 100644 (file)
--- a/README
+++ b/README
@@ -78,6 +78,7 @@ These are the direct dependencies for running GNUnet:
 - openssl            >= 1.0         (binary, used to generate
                                      X.509 certificate
                                      for gnunet-gns-proxy-setup-ca)
+- pkgconf or pkg-config
 - A Posix shell                       (for some scripts)
 - Texinfo            >= 5.2         [*1]
 - libltdl            >= 2.2         (part of GNU libtool)
@@ -469,7 +470,7 @@ $ make install
 $ export $GNUNET_PREFIX=$SOMEWHERE
 $ make check
 
-Some of the testcases require python >= 3.7, and the python module
+Some of the testcases require python >= 3.4, and the python module
 "pexpect" to be installed.
 If any testcases fail to pass on your system, run
 "contrib/scripts/gnunet-bugreport" (in the repository) or "gnunet-bugreport"
@@ -535,12 +536,9 @@ Further Reading
 
   * Using git (NOTE: 1.1 GiB as of 2019-03-09):
     git clone https://git.gnunet.org/bibliography.git
-  * Using Drupal:
+  * Using the webbrowser:
     https://bib.gnunet.org/
 
-  The Drupal access will be replaced by a new interface to our
-  bibliography in the foreseeable future.
-
 
 Stay tuned
 ==========