diff options
author | Christian Grothoff <christian@grothoff.org> | 2022-05-07 19:29:04 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2022-05-07 19:29:04 +0200 |
commit | 8c9d5d61353c75aa908b27e5edccc3e6bafdc54e (patch) | |
tree | e5ad8c65f8b4cc31b9a8dd02e805dd85460819d1 /contrib/pp/README | |
parent | 370ee3a417c2260441b4497754e9d5f6c6ea065b (diff) |
document required packages
Diffstat (limited to 'contrib/pp/README')
-rw-r--r-- | contrib/pp/README | 2 |
1 files changed, 1 insertions, 1 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.) |