summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick/applications/kcmldapmanager
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2015-08-31 19:11:26 -0500
committerSlávek Banko <slavek.banko@axis.cz>2019-02-21 09:09:49 +0100
commite58765681b4824937794df1db0b47abcafaea2c5 (patch)
tree33c154b0f1fb76866634aea79e5aecbfe537c37d /ubuntu/maverick/applications/kcmldapmanager
parent0a467d764b5cc0e052aef3e22e28e5fa2aea3299 (diff)
downloadtde-packaging-e58765681b4824937794df1db0b47abcafaea2c5.tar.gz
tde-packaging-e58765681b4824937794df1db0b47abcafaea2c5.zip
Fix missing SASL recommendations in LDAP client control modules on Debian and Ubuntu
(cherry picked from commit df2aa83e97ced01ff89ccb8e5682140ae66cb118)
Diffstat (limited to 'ubuntu/maverick/applications/kcmldapmanager')
-rw-r--r--ubuntu/maverick/applications/kcmldapmanager/debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/maverick/applications/kcmldapmanager/debian/control b/ubuntu/maverick/applications/kcmldapmanager/debian/control
index 5d872148a..413c36dac 100644
--- a/ubuntu/maverick/applications/kcmldapmanager/debian/control
+++ b/ubuntu/maverick/applications/kcmldapmanager/debian/control
@@ -8,6 +8,6 @@ Standards-Version: 3.8.4
Package: kcontrol-ldap-manager-trinity
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, heimdal-clients
-Recommends: tde-ldap-cert-updater
+Recommends: tde-ldap-cert-updater, libsasl2-modules-gssapi-heimdal
Description: Kerberos realm management module for the Trinity control center
This is a Trinity control center module to manage users, groups, and machines in Kerberos realms.