diff options
author | Timothy Pearson <[email protected]> | 2012-05-20 03:47:11 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2012-05-20 03:47:11 -0500 |
commit | 94ba247eec24814e287c4bebf4085de0565bbcd2 (patch) | |
tree | b32de1b2a430a039b1336ea70d90c389f93e43f0 /debian | |
parent | dbaffcee8670af6f571356c43d26357237fcd616 (diff) | |
download | kcmldap-94ba247eec24814e287c4bebf4085de0565bbcd2.tar.gz kcmldap-94ba247eec24814e287c4bebf4085de0565bbcd2.zip |
Write the LDAP conf file as well
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 2c1ce15..a50fc24 100644 --- a/debian/control +++ b/debian/control @@ -8,6 +8,6 @@ Standards-Version: 3.8.4 Package: kcontrol-ldap-trinity Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} +Depends: ${shlibs:Depends}, ${misc:Depends}, heimdal-clients, libpam-krb5, libpam-ldap, nss-updatedb, libpam-ccreds Description: LDAP control module for the TDE control center LDAP is a TDE control center module to manage TDE connections to LDAP realms.
\ No newline at end of file |