From 34d524188fa468dd3d4e77e4fb01e83bb5b37bb9 Mon Sep 17 00:00:00 2001 From: Wolfgang Bumiller Date: Tue, 10 Jun 2025 15:48:17 +0200 Subject: [PATCH] drop libpve-u2f-server-perl depenedency See previous commit: its functionality has been replaced by the rust code and it has not been used since the support for the old login API has been dropped. Signed-off-by: Wolfgang Bumiller --- debian/control | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/control b/debian/control index 06a4a59..f15a7a4 100644 --- a/debian/control +++ b/debian/control @@ -32,7 +32,6 @@ Depends: libauthen-pam-perl, libpve-cluster-perl, libpve-common-perl (>= 8.0.8), libpve-rs-perl (>= 0.9.3), - libpve-u2f-server-perl (>= 1.0-2), liburi-perl, libuuid-perl, pve-cluster (>= 6.1-4),