aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README1
-rw-r--r--doc/handbook/gnunet.texi5
2 files changed, 6 insertions, 0 deletions
diff --git a/README b/README
index 3a2870279..43d6671d7 100644
--- a/README
+++ b/README
@@ -47,6 +47,7 @@ These are the direct dependencies for running GNUnet:
47- mysql >= 5.1 (alternative to sqlite) 47- mysql >= 5.1 (alternative to sqlite)
48- postgres >= 9.5 (alternative to sqlite) 48- postgres >= 9.5 (alternative to sqlite)
49- Texinfo >= 5.2 [*1] 49- Texinfo >= 5.2 [*1]
50- makeinfo >= 4.8 (at least 4.8 at the time of writing is tested)
50- which (for the bootstrap script) 51- which (for the bootstrap script)
51- gettext 52- gettext
52- zlib 53- zlib
diff --git a/doc/handbook/gnunet.texi b/doc/handbook/gnunet.texi
index 05522d7d0..d688009a4 100644
--- a/doc/handbook/gnunet.texi
+++ b/doc/handbook/gnunet.texi
@@ -5,6 +5,11 @@
5@settitle GNUnet Reference Manual 5@settitle GNUnet Reference Manual
6@c @exampleindent 2 6@c @exampleindent 2
7 7
8@c macros for backwards compatibility
9@macro geq{}
10>=
11@end macro
12
8@c Set Versions which might be used in more than one place: 13@c Set Versions which might be used in more than one place:
9@set GNUFTP-URL https://ftp.gnu.org/gnu/gnunet 14@set GNUFTP-URL https://ftp.gnu.org/gnu/gnunet
10@set PYPI-URL https://pypi.python.org/packages/source 15@set PYPI-URL https://pypi.python.org/packages/source