summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorBill MacAllister <whm@dropbox.com>2016-11-09 10:05:25 -0800
committerBill MacAllister <whm@dropbox.com>2016-11-09 10:05:25 -0800
commit794fbf95e9de258b8bdd157564e8ad3b9e5f5c3f (patch)
tree3e03ef853ced82d5be991a2c2b7251a09e19e8af /debian/control
parent9283d00187da4702935fe6e4570f95c405cb07dc (diff)
Update debian/control to address #584975
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index af3f6c5..c72b85d 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,8 @@ Homepage: https://github.com/quanah/net-ldapapi
Package: libnet-ldapapi-perl
Architecture: any
-Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends},
+ libconvert-asn1-perl
Description: Perl bindings for OpenLDAP C API
Net::LDAPapi provides a Perl interface to the OpenLDAP C libraries.
Both the original "C API" and new "Perl OO" style interface methods