mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-08-04 11:57:09 +00:00
d/control: add build dependency to qemu-utils
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>
This commit is contained in:
parent
5b7c5f6331
commit
91bba27165
1
debian/control
vendored
1
debian/control
vendored
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user