summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-02-21 14:23:46 +0200
committerLars Wirzenius <liw@liw.fi>2021-02-21 14:23:46 +0200
commit7f7cad4c2fdf5f42314da4fe5e9c410d9e27faec (patch)
tree14f1a776e7cb64355e9856c755c3b3de9c2ff5db
parent79d871a456fbe1293ab387ad3a12b0053aead383 (diff)
downloadvmadm-7f7cad4c2fdf5f42314da4fe5e9c410d9e27faec.tar.gz
fix: add missing build-dep
-rw-r--r--debian/control3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index bd8571b..9b0eb50 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,8 @@ Standards-Version: 4.2.0
Build-Depends:
debhelper (>= 10~),
build-essential,
- dh-cargo
+ dh-cargo,
+ libvirt-dev
Homepage: https://obnam.org
Package: vmadm