mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-08-05 02:48:12 +00:00
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:
parent
b4dab55026
commit
3fd78fdd9b
2
debian/control
vendored
2
debian/control
vendored
@ -16,7 +16,7 @@ Build-Depends: debhelper (>= 11~),
|
|||||||
pve-cluster,
|
pve-cluster,
|
||||||
pve-doc-generator (>= 5.3-3),
|
pve-doc-generator (>= 5.3-3),
|
||||||
pve-firewall,
|
pve-firewall,
|
||||||
qemu-utils,
|
pve-qemu-kvm,
|
||||||
Standards-Version: 4.3.0
|
Standards-Version: 4.3.0
|
||||||
Homepage: http://www.proxmox.com
|
Homepage: http://www.proxmox.com
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user