From: Matthew Thode Date: Sun, 23 Jul 2017 02:32:07 +0000 (-0500) Subject: sys-auth/nss-pam-ldapd: add missing dep for bug 624608 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e1f41e75517723a71fe686b71abfac082fa6dccc;p=gentoo.git sys-auth/nss-pam-ldapd: add missing dep for bug 624608 Package-Manager: Portage-2.3.6, Repoman-2.3.3 --- diff --git a/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.8.ebuild b/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.8.ebuild index 1a5796dd7ea9..a81e8746561a 100644 --- a/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.8.ebuild +++ b/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.8.ebuild @@ -17,6 +17,7 @@ IUSE="debug kerberos +pam sasl test +utils" COMMON_DEP=" net-nds/openldap[${MULTILIB_USEDEP}] + dev-python/python-ldap[${PYTHON_USEDEP}] sasl? ( dev-libs/cyrus-sasl[${MULTILIB_USEDEP}] ) kerberos? ( virtual/krb5[${MULTILIB_USEDEP}] ) virtual/pam[${MULTILIB_USEDEP}]