]> git.proxmox.com Git - qemu-server.git/commitdiff
d/control: add build dependency to qemu-utils
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 4 Sep 2018 08:22:43 +0000 (10:22 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 4 Sep 2018 08:22:49 +0000 (10:22 +0200)
the OVF tests use `qemu-img`, which is provided by either our
pve-qemu(-kvm) or qemu-utils (upstream).

Use qemu-utils as it's provided by ours and upstreams package and
thus makes bootstrapping easier, e.g., if our qemu package is not yet
installed this can still be build.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/control

index 1ec277ba87417c1aaf65f3f09bb5d2814906e5ee..139cdcac63499c9ee9126df4dbe015abe7a9dfe5 100644 (file)
@@ -8,6 +8,7 @@ Build-Depends: debhelper (>= 7.0.50~),
                lintian,
                perl (>= 5.10.0-19),
                pve-doc-generator,
+               qemu-utils,
 Standards-Version: 3.9.5
 Homepage: http://www.proxmox.com