summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-auth/sssd/sssd-1.12.4.ebuild')
-rw-r--r--sys-auth/sssd/sssd-1.12.4.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys-auth/sssd/sssd-1.12.4.ebuild b/sys-auth/sssd/sssd-1.12.4.ebuild
index 62a9914eb1f9..a2391af410d8 100644
--- a/sys-auth/sssd/sssd-1.12.4.ebuild
+++ b/sys-auth/sssd/sssd-1.12.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -17,6 +17,7 @@ LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
IUSE="acl augeas autofs +locator netlink nfsv4 nls +manpages python samba selinux sudo ssh test"
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
COMMON_DEP="
>=virtual/pam-0-r1[${MULTILIB_USEDEP}]
@@ -37,6 +38,7 @@ COMMON_DEP="
>=sys-apps/keyutils-1.5
>=net-dns/c-ares-1.7.4
>=dev-libs/nss-3.12.9
+ python? ( ${PYTHON_DEPS} )
selinux? (
>=sys-libs/libselinux-2.1.9
>=sys-libs/libsemanage-2.1