summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2017-07-22 21:32:07 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2017-07-22 21:32:47 -0500
commite1f41e75517723a71fe686b71abfac082fa6dccc (patch)
treed3a19987d09ea2192a7288f328f12b2297a39620 /sys-auth/nss-pam-ldapd
parentapp-admin/keepass: remove 2.35-r1 (diff)
downloadgentoo-e1f41e75517723a71fe686b71abfac082fa6dccc.tar.gz
gentoo-e1f41e75517723a71fe686b71abfac082fa6dccc.tar.bz2
gentoo-e1f41e75517723a71fe686b71abfac082fa6dccc.zip
sys-auth/nss-pam-ldapd: add missing dep for bug 624608
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'sys-auth/nss-pam-ldapd')
-rw-r--r--sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.8.ebuild1
1 files changed, 1 insertions, 0 deletions
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}]