Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sphinx-doc/sphinx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Finucane <stephen@that.guru>2018-05-03 13:33:36 +0300
committerStephen Finucane <stephen@that.guru>2020-05-30 16:35:11 +0300
commit84bb49ce2acf76de0faa8da1fb9c58e2b84dabdf (patch)
treebe60ddfa48b7df4bc4094387aa965478f86a78e6 /bindep.txt
parent9988d5ce267bf0df4791770b469431b1fb00dcdd (diff)
Extend bindep integration to Ubuntu
This provides a way to bootstrap a system for development but currently only Fedora is supported. We should aim to integrate this into the CI someway but that's a job for another day. Signed-off-by: Stephen Finucane <stephen@that.guru>
Diffstat (limited to 'bindep.txt')
-rw-r--r--bindep.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/bindep.txt b/bindep.txt
index b99782017..088e889c3 100644
--- a/bindep.txt
+++ b/bindep.txt
@@ -13,3 +13,9 @@ texlive-anyfontsize [platform:rpm]
texlive-ctablestack [platform:rpm]
texlive-gnu-freefont [platform:rpm]
latexmk [platform:rpm]
+
+texlive-latex-recommended [platform:ubuntu]
+texlive-fonts-recommended [platform:ubuntu]
+texlive-latex-extra [platform:ubuntu]
+texlive-luatex [platform:ubuntu]
+latexmk [platform:ubuntu]