aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorng0 <ng0@n0.is>2019-02-19 12:52:21 +0000
committerng0 <ng0@n0.is>2019-02-19 12:52:21 +0000
commit627abb89b8a9b25d57a06c913cc14d3e90013320 (patch)
tree70e9768808bc666189d55c8c40c8b2451ad37763 /README
parentf262ef2888d9d25085acb27c4b6b01f560a4bae0 (diff)
downloadgnunet-627abb89b8a9b25d57a06c913cc14d3e90013320.tar.gz
gnunet-627abb89b8a9b25d57a06c913cc14d3e90013320.zip
clarify README, dependencies
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 6 insertions, 3 deletions
diff --git a/README b/README
index 4b6635d76..c523c9382 100644
--- a/README
+++ b/README
@@ -41,14 +41,17 @@ These are the direct dependencies for running GNUnet:
41 or 41 or
42 - libidn >= 1.0 42 - libidn >= 1.0
43- libextractor >= 0.6.1 (highly recommended) 43- libextractor >= 0.6.1 (highly recommended)
44- openssl >= 1.0 (binary, used to generate X.509 certificate) 44- openssl >= 1.0 (binary, used to generate X.509 certificate
45 for gnunet-gns-proxy-setup-ca)
46- nss (certutil binary, for
47 gnunet-gns-proxy-setup-ca)
45- libltdl >= 2.2 (part of GNU libtool) 48- libltdl >= 2.2 (part of GNU libtool)
46- sqlite >= 3.8 (default database, required) 49- sqlite >= 3.8 (default database, required)
47- mysql >= 5.1 (alternative to sqlite) 50- mysql >= 5.1 (alternative to sqlite)
48- postgres >= 9.5 (alternative to sqlite) 51- postgres >= 9.5 (alternative to sqlite)
49- Texinfo >= 5.2 [*1] 52- Texinfo >= 5.2 [*1]
50- makeinfo >= 4.8 (at least 4.8 at the time of writing is tested) 53- makeinfo >= 4.8
51- which (for the bootstrap script) 54- which (bootstrap script and some Makefiles)
52- gettext 55- gettext
53- zlib 56- zlib
54- pkg-config 57- pkg-config