summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--contrib/pp/README2
-rw-r--r--contrib/tos/README2
2 files changed, 2 insertions, 2 deletions
diff --git a/contrib/pp/README b/contrib/pp/README
index e03b8a059..17a17c584 100644
--- a/contrib/pp/README
+++ b/contrib/pp/README
@@ -9,7 +9,7 @@ Generating a new Privacy Policy 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.)
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.)