gnunet

Main GNUnet Logic
Log | Files | Refs | Submodules | README | LICENSE

commit 627abb89b8a9b25d57a06c913cc14d3e90013320
parent f262ef2888d9d25085acb27c4b6b01f560a4bae0
Author: ng0 <ng0@n0.is>
Date:   Tue, 19 Feb 2019 12:52:21 +0000

clarify README, dependencies

Diffstat:
MREADME | 9++++++---
1 file changed, 6 insertions(+), 3 deletions(-)

diff --git 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