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:
authorTakeshi KOMIYA <i.tkomiya@gmail.com>2020-06-03 16:50:45 +0300
committerGitHub <noreply@github.com>2020-06-03 16:50:45 +0300
commitcee921fe416068021996ec24ad19afb54cd6bbec (patch)
tree8181804780c3566387b41d6ca51bf247db86bac0
parent93d6b1bbc67fc588e70bdab51252f7752b810f11 (diff)
parent45fc53ad5acd443bb0948378de807e1d1a8b6542 (diff)
Merge pull request #7753 from stephenfin/bindep-integration
Extend bindep integration to dpkg-based distros (Ubuntu, Debian, ...)
-rw-r--r--bindep.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/bindep.txt b/bindep.txt
index b99782017..dfee52c28 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:dpkg]
+texlive-fonts-recommended [platform:dpkg]
+texlive-latex-extra [platform:dpkg]
+texlive-luatex [platform:dpkg]
+latexmk [platform:dpkg]