For example, otherwise build of qemu-server will fail with:
> unknown file 'mapping/directory.cfg' at /usr/share/perl5/PVE/Cluster.pm
if libpve-cluster-perl is not recent enough and there most likely are
runtime issues too.

Signed-off-by: Fiona Ebner <f.eb...@proxmox.com>
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 3c24920..21f0db2 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Homepage: https://www.proxmox.com
 Package: libpve-guest-common-perl
 Architecture: all
 Depends: libpve-access-control,
-         libpve-cluster-perl (>= 7-2-3),
+         libpve-cluster-perl (>= 8.1.0),
          libpve-common-perl (>= 8.0.2),
          libpve-storage-perl (>= 8.3.4),
          proxmox-websocket-tunnel,
-- 
2.39.5



_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to