d/control: add build-dependency on pve-qemu-kvm

instead of qemu-utils, since we actually depend on files from our qemu
package for some tests.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
Fabian Grünbichler 2019-11-06 13:36:56 +01:00 committed by Thomas Lamprecht
parent b4dab55026
commit 3fd78fdd9b

2
debian/control vendored
View File

@ -16,7 +16,7 @@ Build-Depends: debhelper (>= 11~),
pve-cluster,
pve-doc-generator (>= 5.3-3),
pve-firewall,
qemu-utils,
pve-qemu-kvm,
Standards-Version: 4.3.0
Homepage: http://www.proxmox.com