mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 10:27:00 +02:00
sys-auth/sssd: do not depend on gssapi
Now that bind-tools are built with gssapi only for AMD, without gssapi for ARM, we need to get the USE flag requirement relaxed. Profile for each architecture will instead choose whether to use gssapi.
This commit is contained in:
parent
13876614a7
commit
b7d56c85eb
@ -40,7 +40,7 @@ COMMON_DEP="
|
||||
>=sys-libs/libselinux-2.1.9
|
||||
>=sys-libs/libsemanage-2.1
|
||||
)
|
||||
>=net-dns/bind-tools-9.9[gssapi]
|
||||
>=net-dns/bind-tools-9.9
|
||||
>=dev-libs/cyrus-sasl-2.1.25-r3[kerberos]
|
||||
>=sys-apps/dbus-1.6
|
||||
acl? ( net-fs/cifs-utils[acl] )
|
Loading…
Reference in New Issue
Block a user