summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-03-18 11:30:36 +0200
committerLars Wirzenius <liw@liw.fi>2021-03-18 11:30:36 +0200
commit2a15b369bf041fda63a0dd60867df365fae7abb9 (patch)
tree14c81e4c0acaf05910cbe4e596bba1414d4c8e1f
parentffa572382bd43783e4c77f9b9f4060a39e155cec (diff)
downloadvmadm-2a15b369bf041fda63a0dd60867df365fae7abb9.tar.gz
fix: add more build-dependencies
-rw-r--r--debian/control8
1 files changed, 6 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index cf0018d..2ed3213 100644
--- a/debian/control
+++ b/debian/control
@@ -4,13 +4,17 @@ Section: admin
Priority: optional
Standards-Version: 4.2.0
Build-Depends:
- debhelper (>= 10~),
build-essential,
+ debhelper (>= 10~),
dh-cargo,
libvirt-dev,
moreutils,
+ plantuml
+ python3-yaml,
subplot,
- python3-yaml
+ texlive-fonts-recommended,
+ texlive-latex-base,
+ texlive-latex-recommended,
Homepage: https://obnam.org
Package: vmadm