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 <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller 2025-06-10 15:48:17 +02:00
parent ce3c99e3f7
commit 34d524188f

1
debian/control vendored
View File

@ -32,7 +32,6 @@ Depends: libauthen-pam-perl,
libpve-cluster-perl, libpve-cluster-perl,
libpve-common-perl (>= 8.0.8), libpve-common-perl (>= 8.0.8),
libpve-rs-perl (>= 0.9.3), libpve-rs-perl (>= 0.9.3),
libpve-u2f-server-perl (>= 1.0-2),
liburi-perl, liburi-perl,
libuuid-perl, libuuid-perl,
pve-cluster (>= 6.1-4), pve-cluster (>= 6.1-4),