mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-libs/cyrus-sasl-2.1.27-r2: fix LDAP dependencies
Otherwise it fails to configure: checking LDAPDB... enabled configure: error: Cannot enable LDAPDB plugin: You need to specify --with-ldap Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Closes: https://github.com/gentoo/gentoo/pull/11598 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
This commit is contained in:
committed by
Lars Wendler
parent
7423ade70c
commit
56e43759e7
@@ -34,6 +34,8 @@ CDEPEND="
|
||||
)
|
||||
java? ( >=virtual/jdk-1.6:= )"
|
||||
|
||||
REQUIRED_USE="ldapdb? ( openldap )"
|
||||
|
||||
RDEPEND="
|
||||
${CDEPEND}
|
||||
selinux? ( sec-policy/selinux-sasl )"
|
||||
|
||||
Reference in New Issue
Block a user