summaryrefslogtreecommitdiff
path: root/developers-manual.rst
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-12-24 14:48:25 +0100
committerChristian Grothoff <christian@grothoff.org>2020-12-24 14:48:25 +0100
commit53878b844001ada7a44b88c0eaf0cccd86cabf43 (patch)
treeca0ddcf19ac4257722dc1f9dfe0f5c61561d63f7 /developers-manual.rst
parentfe732cd38e1f2c0bc2ee8c2377cbfd95aff5167b (diff)
parentdfcce6afb735a8fb8fb3c784f6dff539f415e744 (diff)
downloaddocs-53878b844001ada7a44b88c0eaf0cccd86cabf43.tar.gz
docs-53878b844001ada7a44b88c0eaf0cccd86cabf43.tar.bz2
docs-53878b844001ada7a44b88c0eaf0cccd86cabf43.zip
Merge branch 'master' of git+ssh://git.taler.net/docs
Diffstat (limited to 'developers-manual.rst')
-rw-r--r--developers-manual.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/developers-manual.rst b/developers-manual.rst
index f176cbe9..22e933e9 100644
--- a/developers-manual.rst
+++ b/developers-manual.rst
@@ -570,6 +570,8 @@ Update the Texinfo documentation using the files from docs.git:
Finally, the Automake ``Makefile.am`` files may have to be adjusted to
include new ``*.texi`` files or images.
+For bootstrap, you will need to install
+`GNU Recutils <https://www.gnu.org/software/recutils/>`_.
For the exchange test cases to pass, ``make install`` must be run first.
Without it, test cases will fail because plugins can't be located.