summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/control13
1 files changed, 6 insertions, 7 deletions
diff --git a/debian/control b/debian/control
index bede65a..016cf6c 100644
--- a/debian/control
+++ b/debian/control
@@ -10,15 +10,14 @@ Homepage: https://subplot.liw.fi
Package: subplot
Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends},
- pandoc,
- pandoc-citeproc,
- librsvg2-bin,
- graphviz,
- plantuml
+Depends: ${misc:Depends}, ${shlibs:Depends}, pandoc
+Recommends: librsvg2-bin,
+ graphviz
Suggests: texlive-latex-base,
texlive-latex-recommended,
- texlive-fonts-recommended
+ texlive-fonts-recommended,
+ pandoc-citeproc,
+ plantuml
Built-Using: ${cargo:Built-Using}
Description: automatic tool for acceptance testing
Capture and communicate acceptance criteria for software and systems,