clarify README, dependencies
authorng0 <ng0@n0.is>
Tue, 19 Feb 2019 12:52:21 +0000 (12:52 +0000)
committerng0 <ng0@n0.is>
Tue, 19 Feb 2019 12:52:21 +0000 (12:52 +0000)
README

diff --git a/README b/README
index 4b6635d761c7dba1ca9ed8252756f376fa58c80c..c523c9382848dc1c4e9a34c5b03eae7a31920f18 100644 (file)
--- a/README
+++ b/README
@@ -41,14 +41,17 @@ These are the direct dependencies for running GNUnet:
   or
   - libidn             >= 1.0
 - libextractor       >= 0.6.1       (highly recommended)
-- openssl            >= 1.0         (binary, used to generate X.509 certificate)
+- openssl            >= 1.0         (binary, used to generate X.509 certificate
+                                     for gnunet-gns-proxy-setup-ca)
+- nss                               (certutil binary, for
+                                     gnunet-gns-proxy-setup-ca)
 - libltdl            >= 2.2         (part of GNU libtool)
 - sqlite             >= 3.8         (default database, required)
 - mysql              >= 5.1         (alternative to sqlite)
 - postgres           >= 9.5         (alternative to sqlite)
 - Texinfo            >= 5.2         [*1]
-- makeinfo           >= 4.8         (at least 4.8 at the time of writing is tested) 
-- which                             (for the bootstrap script)
+- makeinfo           >= 4.8
+- which                             (bootstrap script and some Makefiles)
 - gettext
 - zlib
 - pkg-config