mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-fs/samba: AD Domain Controller only works with heimdal (bug #560370)
Package-Manager: portage-2.2.21 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
This commit is contained in:
@@ -68,7 +68,7 @@ RDEPEND="${CDEPEND}
|
||||
selinux? ( sec-policy/selinux-samba )
|
||||
"
|
||||
|
||||
REQUIRED_USE="addc? ( gnutls )
|
||||
REQUIRED_USE="addc? ( gnutls !system-mitkrb5 )
|
||||
ads? ( acl gnutls ldap )
|
||||
${PYTHON_REQUIRED_USE}"
|
||||
|
||||
|
||||
@@ -67,7 +67,7 @@ RDEPEND="${CDEPEND}
|
||||
selinux? ( sec-policy/selinux-samba )
|
||||
"
|
||||
|
||||
REQUIRED_USE="addc? ( gnutls )
|
||||
REQUIRED_USE="addc? ( gnutls !system-mitkrb5 )
|
||||
ads? ( acl gnutls ldap )
|
||||
${PYTHON_REQUIRED_USE}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user