From 86d66dd2f8df68b99305d2d71ea493f76a7bcfe0 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Tue, 10 Jul 2018 14:18:51 +0200 Subject: [PATCH] debian/control: update pve-common version dependency Signed-off-by: Thomas Lamprecht --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index c9328fc7..d7cddedd 100644 --- a/debian/control +++ b/debian/control @@ -36,7 +36,7 @@ Depends: apt-transport-https, libnet-dns-perl, libnet-http-perl (>= 6.06-1), libpve-access-control (>= 5.0-7), - libpve-common-perl (>= 5.0-35), + libpve-common-perl (>= 5.0-36), libpve-guest-common-perl (>= 2.0-14), libpve-http-server-perl, libpve-storage-perl (>= 5.0-18),