net-fs/samba: addc needs to be disabled if ads is also disabled

Bug: https://bugs.gentoo.org/744757
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
This commit is contained in:
Lars Wendler
2020-09-28 09:33:31 +02:00
parent 1ad1ab37dc
commit 296f8ce50d

View File

@@ -119,6 +119,7 @@ REQUIRED_USE="
cluster? ( ads )
gpg? ( addc )
test? ( python )
!ads? ( !addc )
?? ( system-heimdal system-mitkrb5 )
${PYTHON_REQUIRED_USE}
"