summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-03-18 09:31:54 +0000
committerLars Wirzenius <liw@liw.fi>2021-03-18 09:31:54 +0000
commitf17da1764af23033233acfe8abccad48e7aab1fd (patch)
tree14c81e4c0acaf05910cbe4e596bba1414d4c8e1f
parentffa572382bd43783e4c77f9b9f4060a39e155cec (diff)
parent2a15b369bf041fda63a0dd60867df365fae7abb9 (diff)
downloadvmadm-f17da1764af23033233acfe8abccad48e7aab1fd.tar.gz
Merge branch 'deps' into 'main'
fix: add more build-dependencies See merge request larswirzenius/vmadm!23
-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