summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-fs/samba/samba-4.8.0.ebuild9
1 files changed, 6 insertions, 3 deletions
diff --git a/net-fs/samba/samba-4.8.0.ebuild b/net-fs/samba/samba-4.8.0.ebuild
index e1772d73e9b7..e7d8a7bec995 100644
--- a/net-fs/samba/samba-4.8.0.ebuild
+++ b/net-fs/samba/samba-4.8.0.ebuild
@@ -103,13 +103,16 @@ RDEPEND="${CDEPEND}
!dev-perl/Parse-Yapp
"
-REQUIRED_USE="addc? ( python gnutls )
- test? ( python )
+REQUIRED_USE="
+ addc? ( python gnutls )
addns? ( python )
ads? ( acl gnutls ldap )
gpg? ( addc )
+ python? ( ldap )
+ test? ( python )
?? ( system-heimdal system-mitkrb5 )
- ${PYTHON_REQUIRED_USE}"
+ ${PYTHON_REQUIRED_USE}
+"
# the test suite is messed, it uses system-installed samba
# bits instead of what was built, tests things disabled via use