diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-11-22 10:46:16 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-11-22 10:46:16 -0600 |
commit | 1551f54259059e3b0d7546fb4a360b44c0b506f9 (patch) | |
tree | a90dc56a567ad88188573f3c7e4dc61c054b1ccc /ubuntu | |
parent | c4c8a731183faefee8a930acbc794947f7917950 (diff) | |
download | tde-packaging-1551f54259059e3b0d7546fb4a360b44c0b506f9.tar.gz tde-packaging-1551f54259059e3b0d7546fb4a360b44c0b506f9.zip |
Attempt to break circular dependency of tde-ldap-cert-updater on kcontrol-ldap-bonding-trinity
This relates to Bug 2207
Diffstat (limited to 'ubuntu')
-rw-r--r-- | ubuntu/maverick/applications/kcmldap/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/maverick/applications/kcmldap/debian/control b/ubuntu/maverick/applications/kcmldap/debian/control index c5a4996fe..2b1abb591 100644 --- a/ubuntu/maverick/applications/kcmldap/debian/control +++ b/ubuntu/maverick/applications/kcmldap/debian/control @@ -14,6 +14,6 @@ Description: Kerberos control module for the Trinity control center Package: tde-ldap-cert-updater Architecture: any -Depends: kcontrol-ldap-bonding-trinity (>= ${Source-Version}) +Depends: ${shlibs:Depends}, ${misc:Depends}, heimdal-clients, libpam-heimdal, libpam-ldap, libnss-ldap, libnss-db, nss-updatedb, nscd, libpam-ccreds, ntp Description: Service to keep LDAP certificates up-to-date This is a small daemon which keeps the LDAP root certificate up to date with the LDAP server |