From 4a0d424f302dbf429705ced5fb9c20d922fe97c0 Mon Sep 17 00:00:00 2001 From: Wolfgang Bumiller Date: Tue, 16 May 2023 14:23:15 +0200 Subject: [PATCH] add anyevent to build deps Signed-off-by: Wolfgang Bumiller --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 9618bc6..818c6ae 100644 --- a/debian/control +++ b/debian/control @@ -3,6 +3,7 @@ Section: perl Priority: optional Maintainer: Proxmox Support Team Build-Depends: debhelper-compat (= 13), + libanyevent-perl, libauthen-pam-perl, libnet-ldap-perl, libpve-cluster-perl,