diff options
Diffstat (limited to '')
-rw-r--r-- | debian/control | 13 |
1 files changed, 2 insertions, 11 deletions
diff --git a/debian/control b/debian/control index b8c3c4c..72841fe 100644 --- a/debian/control +++ b/debian/control @@ -14,6 +14,7 @@ Build-Depends: debhelper-compat (= 13), groff-base, heimdal-multidev (>= 7.4.0.dfsg.1-1~) <!pkg.openldap.noslapd>, libargon2-dev <!pkg.openldap.noslapd>, + libcrack2-dev <!pkg.openldap.noslapd>, libltdl-dev <!pkg.openldap.noslapd>, libperl-dev (>= 5.8.0) <!pkg.openldap.noslapd>, libsasl2-dev, @@ -22,7 +23,7 @@ Build-Depends: debhelper-compat (= 13), nettle-dev <!pkg.openldap.noslapd>, openssl <!nocheck>, perl:any, - pkg-config (>= 0.29), + pkgconf, po-debconf, unixodbc-dev <!pkg.openldap.noslapd>, # Needed for SASL/GSSAPI tests @@ -70,16 +71,6 @@ Description: contributed plugins for OpenLDAP slapd the OpenLDAP community. While distributed as part of OpenLDAP Software, they are not necessarily supported by the OpenLDAP Project. -Package: slapd-smbk5pwd -Architecture: all -Section: oldlibs -Build-Profiles: <!pkg.openldap.noslapd> -Depends: slapd-contrib, ${misc:Depends} -Breaks: slapd (<< 2.4.47+dfsg-2~) -Description: transitional package for slapd-contrib - This is a transitional package from slapd-smbk5pwd to slapd-contrib. It can be - safely removed. - Package: ldap-utils Architecture: any Depends: ${shlibs:Depends}, libldap2 (= ${binary:Version}), ${misc:Depends} |