diff options
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index c2fdf4e..f46549f 100644 --- a/debian/control +++ b/debian/control @@ -39,7 +39,7 @@ Description: NSS module for using LDAP as a naming service Package: libpam-ldapd Architecture: any Pre-Depends: ${misc:Pre-Depends} -Depends: ${misc:Depends}, ${shlibs:Depends}, nslcd, libpam-runtime (>= 1.0.1-6) +Depends: ${misc:Depends}, ${shlibs:Depends}, nslcd, libpam-runtime (>= 1.0.1-6), libpam0g (>= 1.1.3-2) Conflicts: libpam-ldap Provides: libpam-ldap Multi-Arch: same |