sys-auth/nss-pam-ldapd: add missing dep for bug 624608
authorMatthew Thode <prometheanfire@gentoo.org>
Sun, 23 Jul 2017 02:32:07 +0000 (21:32 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Sun, 23 Jul 2017 02:32:47 +0000 (21:32 -0500)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.8.ebuild

index 1a5796dd7ea951bc9dc3e7c6bd24f292cbc18d40..a81e8746561ad768b8d8ceb44946f3297273aa35 100644 (file)
@@ -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}]