[pve-devel] [PATCH access-control] Add missing Build-Depends

Rhonda D'Vine rhonda at proxmox.com
Fri Dec 14 15:59:07 CET 2018


Also adjust debhelper dependency according to debian/compat content.

Signed-off-by: Rhonda D'Vine <rhonda at proxmox.com>
---
 debian/control | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 7b326e8..392d0ed 100644
--- a/debian/control
+++ b/debian/control
@@ -2,10 +2,13 @@ Source: libpve-access-control
 Section: perl
 Priority: optional
 Maintainer: Proxmox Support Team <support at proxmox.com>
-Build-Depends: debhelper (>= 7.0.50~),
+Build-Depends: debhelper (>= 9.0.0~),
+               libauthen-pam-perl,
+               libnet-ldap-perl,
                libpve-common-perl,
                lintian,
                perl (>= 5.10.0-19),
+               pve-cluster,
                pve-doc-generator,
 Standards-Version: 3.9.5
 Homepage: http://www.proxmox.com
-- 
2.11.0





More information about the pve-devel mailing list