The config2command test script uses PVE::File which was introduced
with libpve-common-perl=9.0.12.

Signed-off-by: Fiona Ebner <[email protected]>
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 7f87060a..0c8ea812 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends: debhelper-compat (= 13),
                libnet-dbus-perl,
                libpve-apiclient-perl,
                libpve-cluster-perl,
-               libpve-common-perl (>= 9.0.3),
+               libpve-common-perl (>= 9.0.12),
                libpve-guest-common-perl (>= 5.2.2),
                libpve-network-perl,
                libpve-storage-perl (>= 9.0.16),
-- 
2.47.3




Reply via email to