net-fs/samba: AD Domain Controller only works with heimdal (bug #560370)
authorLars Wendler <polynomial-c@gentoo.org>
Tue, 22 Sep 2015 06:23:48 +0000 (08:23 +0200)
committerLars Wendler <polynomial-c@gentoo.org>
Tue, 22 Sep 2015 06:23:48 +0000 (08:23 +0200)
Package-Manager: portage-2.2.21
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
net-fs/samba/samba-4.2.4-r1.ebuild
net-fs/samba/samba-4.3.0.ebuild

index edc4797ee5b688c1b23a6edb695d88b006224c9d..2d125c0cb3c9a86d6e00db67c400b81c9791c816 100644 (file)
@@ -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}"
 
index f13f8b24b24c435257b797ee4c0608639ce7108a..91f03be59985d2998b0820ded73dd6905d04ef33 100644 (file)
@@ -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}"