summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index fee765a..7bb5670 100644
--- a/debian/control
+++ b/debian/control
@@ -4,14 +4,14 @@ Priority: extra
Maintainer: Alexander Sulfrian <alex@spline.inf.fu-berlin.de>
Uploaders: Alexander Sulfrian <alex@spline.inf.fu-berlin.de>
Standards-Version: 3.8.3
-Build-Depends: debhelper (>= 7.2.11), libldap2-dev
+Build-Depends: debhelper (>= 7.2.11), libldap2-dev, slapd
Homepage: http://git.spline.inf.fu-berlin.de/accounts/ldap-plugin/
Vcs-Browser: http://git.spline.inf.fu-berlin.de/accounts/ldap-plugin/
Vcs-Git: git://git.spline.inf.fu-berlin.de/accounts/ldap-plugin
Package: slapd-service-passwords
Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}, slapd
Description: SLAPI plugin to manage different passwords
This is a SLAPI plugin to manage different passwords for different
services without duplicating all the user information.