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>2020-05-30 18:02:49 +0300
committerStephen Finucane <stephen@that.guru>2020-05-30 18:02:49 +0300
commit45fc53ad5acd443bb0948378de807e1d1a8b6542 (patch)
tree8237da26e39b508e91dc53ef95594c92e9404c7c /bindep.txt
parent84bb49ce2acf76de0faa8da1fb9c58e2b84dabdf (diff)
bindep: Use dpkg instead of ubuntu classifier
This allows us to target Debian too. Signed-off-by: Stephen Finucane <stephen@that.guru>
Diffstat (limited to 'bindep.txt')
-rw-r--r--bindep.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/bindep.txt b/bindep.txt
index 088e889c3..dfee52c28 100644
--- a/bindep.txt
+++ b/bindep.txt
@@ -14,8 +14,8 @@ 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]
+texlive-latex-recommended [platform:dpkg]
+texlive-fonts-recommended [platform:dpkg]
+texlive-latex-extra [platform:dpkg]
+texlive-luatex [platform:dpkg]
+latexmk [platform:dpkg]