mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-24 07:51:03 +02:00
sys-auth/sssd: Enable Kerberos support
Add the appropriate flags for building with Kerberos support and bump the version
This commit is contained in:
parent
44f8558976
commit
ff0cb3d443
@ -68,7 +68,7 @@ net-dns/bind-tools gssapi
|
|||||||
dev-libs/cyrus-sasl kerberos -berkdb -gdbm
|
dev-libs/cyrus-sasl kerberos -berkdb -gdbm
|
||||||
|
|
||||||
# don't build manpages for sssd
|
# don't build manpages for sssd
|
||||||
sys-auth/sssd -manpages -python
|
sys-auth/sssd -manpages -python kerberos gssapi
|
||||||
|
|
||||||
# needed for realmd build
|
# needed for realmd build
|
||||||
sys-auth/polkit introspection
|
sys-auth/polkit introspection
|
||||||
|
@ -14,7 +14,7 @@ SRC_URI="http://fedorahosted.org/released/${PN}/${P}.tar.gz"
|
|||||||
|
|
||||||
LICENSE="GPL-3"
|
LICENSE="GPL-3"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
|
KEYWORDS="amd64 arm64 ~hppa ~ppc ~ppc64 ~x86"
|
||||||
IUSE="acl augeas autofs +locator netlink nfsv4 nls +manpages python samba selinux sudo ssh test"
|
IUSE="acl augeas autofs +locator netlink nfsv4 nls +manpages python samba selinux sudo ssh test"
|
||||||
|
|
||||||
COMMON_DEP="
|
COMMON_DEP="
|
Loading…
x
Reference in New Issue
Block a user