commit 1beb3e72899aea2ca0b8cf3855be94575d7977c0
parent 9a5a961622c22e26d0378279c1b5fdaa886c6063
Author: Christian Grothoff <grothoff@gnunet.org>
Date: Fri, 8 Mar 2024 18:44:08 +0100
Merge branch 'master' of git+ssh://git.taler.net/exchange
Diffstat:
1 file changed, 0 insertions(+), 5 deletions(-)
diff --git a/contrib/taler-terms-generator b/contrib/taler-terms-generator
@@ -157,11 +157,6 @@ if ! which sphinx-build >/dev/null; then
exit 1
fi
-if ! which latexmk >/dev/null; then
- echo "Command 'latexmk' not found, but required. Please install latexmk." 1>&2
- exit 1
-fi
-
if ! which pandoc >/dev/null; then
echo "Command 'pandoc' not found, but required. Please install pandoc." 1>&2
exit 1