mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-08-03 13:04:12 +00:00
d/control: bump versioned dependency on pve-common
to ensure the sysfs PCI tools can cope with our new more flexible PCI addr (domain != 0000) fix Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
70740c1a4d
commit
c7ef117f4e
4
debian/control
vendored
4
debian/control
vendored
@ -33,7 +33,7 @@ Depends: dbus,
|
||||
libnet-ssleay-perl,
|
||||
libpve-access-control (>= 5.0-7),
|
||||
libpve-cluster-perl,
|
||||
libpve-common-perl (>= 6.0-6),
|
||||
libpve-common-perl (>= 6.0-8),
|
||||
libpve-guest-common-perl (>= 3.0-2),
|
||||
libpve-storage-perl (>= 5.0-18),
|
||||
libterm-readline-gnu-perl,
|
||||
@ -49,7 +49,7 @@ Depends: dbus,
|
||||
${misc:Depends},
|
||||
${perl:Depends},
|
||||
${shlibs:Depends},
|
||||
Breaks: ha-manager (<= 3.0-4),
|
||||
Breaks: pve-ha-manager (<= 3.0-4),
|
||||
pve-manager (<= 6.0-13),
|
||||
Description: Qemu Server Tools
|
||||
This package contains the Qemu Server tools used by Proxmox VE
|
||||
|
Loading…
Reference in New Issue
Block a user