mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-08-04 04:30:28 +00:00
d/control: bump versioned dependency for libpve-guest-common-perl
to ensure we got the vnet access check helper available for us, and also that the get_derived_property interface is available for our users Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
951714ea92
commit
3f9c3a04d1
4
debian/control
vendored
4
debian/control
vendored
@ -9,7 +9,7 @@ Build-Depends: debhelper-compat (= 13),
|
||||
libpve-apiclient-perl,
|
||||
libpve-cluster-perl,
|
||||
libpve-common-perl (>= 8.0.2),
|
||||
libpve-guest-common-perl (>= 5.0.1),
|
||||
libpve-guest-common-perl (>= 5.0.3),
|
||||
libpve-storage-perl (>= 6.1-7),
|
||||
libtest-mockmodule-perl,
|
||||
libuuid-perl,
|
||||
@ -38,7 +38,7 @@ Depends: dbus,
|
||||
libpve-apiclient-perl,
|
||||
libpve-cluster-perl,
|
||||
libpve-common-perl (>= 8.0.2),
|
||||
libpve-guest-common-perl (>= 5.0.1),
|
||||
libpve-guest-common-perl (>= 5.0.3),
|
||||
libpve-storage-perl (>= 7.2-10),
|
||||
libterm-readline-gnu-perl,
|
||||
libuuid-perl,
|
||||
|
Loading…
Reference in New Issue
Block a user