summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2020-11-11 08:38:49 +0200
committerLars Wirzenius <liw@liw.fi>2020-11-11 08:38:49 +0200
commit1055086e3d16b98c15c1da1863e2adeb5ec9a508 (patch)
tree82b85390bb0f6cb6c906927aae1eaf1761ddf9fd /debian
parenta0d627cdf261785064c397dd35b05c7b37bd246c (diff)
downloadsubplot-1055086e3d16b98c15c1da1863e2adeb5ec9a508.tar.gz
fix(debian): move pandoc-citeproc from Suggests to Depends
Subplot docgen always tells Pandoc to use citeproc, and so it is a hard dependency.
Diffstat (limited to 'debian')
-rw-r--r--debian/control3
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 016cf6c..8d22573 100644
--- a/debian/control
+++ b/debian/control
@@ -10,13 +10,12 @@ Homepage: https://subplot.liw.fi
Package: subplot
Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, pandoc
+Depends: ${misc:Depends}, ${shlibs:Depends}, pandoc, pandoc-citeproc
Recommends: librsvg2-bin,
graphviz
Suggests: texlive-latex-base,
texlive-latex-recommended,
texlive-fonts-recommended,
- pandoc-citeproc,
plantuml
Built-Using: ${cargo:Built-Using}
Description: automatic tool for acceptance testing