summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2020-03-09 13:00:12 +0200
committerLars Wirzenius <liw@liw.fi>2020-03-09 13:00:12 +0200
commit2821af68b8db04484c99d216fa60b442ae783a13 (patch)
tree6f6504238957b6215bab6c94949989f6709cf568 /debian
parent6b934fe5e7e2abd6a623f14f245fe85392ca4687 (diff)
downloadsubplot-2821af68b8db04484c99d216fa60b442ae783a13.tar.gz
Fix: add plantuml as build and runtime dependency
Diffstat (limited to 'debian')
-rw-r--r--debian/control5
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 592e222..bede65a 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Priority: optional
Standards-Version: 4.2.0
Build-Depends: debhelper (>= 10~), dh-cargo, python3, pandoc, texlive-latex-base,
texlive-latex-recommended, texlive-fonts-recommended, librsvg2-bin, graphviz,
- pandoc-citeproc
+ pandoc-citeproc, plantuml
Homepage: https://subplot.liw.fi
Package: subplot
@@ -14,7 +14,8 @@ Depends: ${misc:Depends}, ${shlibs:Depends},
pandoc,
pandoc-citeproc,
librsvg2-bin,
- graphviz
+ graphviz,
+ plantuml
Suggests: texlive-latex-base,
texlive-latex-recommended,
texlive-fonts-recommended