From 41ab78c626ed13ea72adf58270cec348a7cf007f Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Sun, 18 Apr 2021 18:04:29 +0200 Subject: [PATCH] d/control: bump pve-storage dependency for new vdisk param Signed-off-by: Thomas Lamprecht --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index bc776910..656b785d 100644 --- a/debian/control +++ b/debian/control @@ -36,7 +36,7 @@ Depends: dbus, libpve-cluster-perl, libpve-common-perl (>= 6.3-3), libpve-guest-common-perl (>= 3.1-3), - libpve-storage-perl (>= 6.2-10), + libpve-storage-perl (>= 6.3-8), libterm-readline-gnu-perl, libuuid-perl, libxml-libxml-perl,