From 13d5806de90e222bc42fee0f1cf976c5a45c23e8 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Mon, 8 Apr 2019 17:38:09 +0200 Subject: [PATCH] d/control: bump version dependency to libpve-access-control Signed-off-by: Thomas Lamprecht --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 07ab53eb..038f776d 100644 --- a/debian/control +++ b/debian/control @@ -42,7 +42,7 @@ Depends: apt-transport-https, libjson-perl, liblwp-protocol-https-perl, libnet-dns-perl, - libpve-access-control (>= 5.1-6), + libpve-access-control (>= 5.1-7), libpve-common-perl (>= 5.0-44), libpve-guest-common-perl (>= 2.0-14), libpve-http-server-perl (>= 2.0-12),