diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-03-29 16:13:41 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-03-29 16:13:41 -0500 |
commit | 8cd9db8ff9b87ebbdd0988f672de8f1b69be65fd (patch) | |
tree | 52d431f8dbb25a0aa3343c750e0f4669c72ddfb1 /ubuntu/maverick/applications/kcmldapcontroller/debian/control | |
parent | b6b63dc8d0f7ed38173cd665519973b4367f6091 (diff) | |
download | tde-packaging-8cd9db8ff9b87ebbdd0988f672de8f1b69be65fd.tar.gz tde-packaging-8cd9db8ff9b87ebbdd0988f672de8f1b69be65fd.zip |
Fix kcmldapcontroller dependencies
Diffstat (limited to 'ubuntu/maverick/applications/kcmldapcontroller/debian/control')
-rw-r--r-- | ubuntu/maverick/applications/kcmldapcontroller/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/maverick/applications/kcmldapcontroller/debian/control b/ubuntu/maverick/applications/kcmldapcontroller/debian/control index b55100d2b..921cfab9c 100644 --- a/ubuntu/maverick/applications/kcmldapcontroller/debian/control +++ b/ubuntu/maverick/applications/kcmldapcontroller/debian/control @@ -7,6 +7,6 @@ Standards-Version: 3.8.4 Package: kcontrol-ldap-controller-trinity Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, heimdal-clients, heimdal-kdc, slapd, libsasl2-modules-gssapi-heimdal, sasl2-bin, openssl +Depends: ${shlibs:Depends}, ${misc:Depends}, heimdal-clients, heimdal-kdc, slapd, libsasl2-modules-gssapi-heimdal, sasl2-bin, openssl, libpam-ldap, libnss-ldap, nss-updatedb, libnss-db, nscd Description: Kerberos realm controller module for the TDE control center This is a TDE control center module to configure a Kerberos Realm Controller |