summaryrefslogtreecommitdiff
path: root/contrib/tos/README
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-05-07 19:29:04 +0200
committerChristian Grothoff <christian@grothoff.org>2022-05-07 19:29:04 +0200
commit8c9d5d61353c75aa908b27e5edccc3e6bafdc54e (patch)
treee5ad8c65f8b4cc31b9a8dd02e805dd85460819d1 /contrib/tos/README
parent370ee3a417c2260441b4497754e9d5f6c6ea065b (diff)
downloadexchange-8c9d5d61353c75aa908b27e5edccc3e6bafdc54e.tar.gz
exchange-8c9d5d61353c75aa908b27e5edccc3e6bafdc54e.tar.bz2
exchange-8c9d5d61353c75aa908b27e5edccc3e6bafdc54e.zip
document required packages
Diffstat (limited to 'contrib/tos/README')
-rw-r--r--contrib/tos/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/tos/README b/contrib/tos/README
index fde5305b6..dd78024cb 100644
--- a/contrib/tos/README
+++ b/contrib/tos/README
@@ -9,7 +9,7 @@ Generating new Terms of Service requires Sphinx, LaTeX with babel
packages for all supported languages. On Debian, you should
at least install:
-$ apt install python3-sphinx sphinx-intl texlive-lang-german texlive-lang-english
+$ apt install python3-sphinx sphinx-intl texlive-lang-german texlive-lang-english latexmk texlive-latex-recommended texlive-latex-extra
(NOTE: List may be incomplete.)