diff options
author | Arthur de Jong <arthur@arthurdejong.org> | 2010-05-20 19:21:35 +0000 |
---|---|---|
committer | Arthur de Jong <arthur@arthurdejong.org> | 2010-05-20 19:21:35 +0000 |
commit | 6a6fdcd05a519f313706662ca0fb32bb43dbbeaf (patch) | |
tree | 14b1c4cfc9c08913afedbcb71603cd614e0271c6 | |
parent | 361faebcf6bdf30cac386b44fe9c30ea9490554e (diff) |
add libpam-heimdal as an alternative recommends for libnss-ldapd
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1112 ef36b2f9-881f-0410-afb5-c4e39611909c
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 5befcd6..069b4da 100644 --- a/debian/control +++ b/debian/control @@ -24,7 +24,7 @@ Description: Daemon for NSS and PAM lookups using LDAP Package: libnss-ldapd Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, nslcd -Recommends: libpam-ldapd | libpam-ldap | libpam-krb5 +Recommends: libpam-ldapd | libpam-ldap | libpam-krb5 | libpam-heimdal Conflicts: libnss-ldap Provides: libnss-ldap Description: NSS module for using LDAP as a naming service |