mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-13 14:41:37 +01:00
sys-auth/sssd: Sync with Gentoo
It's from Gentoo commit 44ef9ab899bbe5fbfd1a6780734b487bf7801e4b.
This commit is contained in:
parent
f63aa53f51
commit
c7789fac68
@ -37,7 +37,7 @@ DEPEND="
|
|||||||
dev-libs/libunistring:=[${MULTILIB_USEDEP}]
|
dev-libs/libunistring:=[${MULTILIB_USEDEP}]
|
||||||
>=dev-libs/popt-1.16
|
>=dev-libs/popt-1.16
|
||||||
>=dev-libs/openssl-1.0.2:=
|
>=dev-libs/openssl-1.0.2:=
|
||||||
>=net-dns/bind-tools-9.9[gssapi]
|
>=net-dns/bind-9.9[gssapi]
|
||||||
>=net-dns/c-ares-1.10.0-r1:=[${MULTILIB_USEDEP}]
|
>=net-dns/c-ares-1.10.0-r1:=[${MULTILIB_USEDEP}]
|
||||||
>=net-nds/openldap-2.4.30:=[sasl,experimental]
|
>=net-nds/openldap-2.4.30:=[sasl,experimental]
|
||||||
net-fs/cifs-utils[acl]
|
net-fs/cifs-utils[acl]
|
||||||
@ -15,7 +15,7 @@ DESCRIPTION="System Security Services Daemon provides access to identity and aut
|
|||||||
HOMEPAGE="https://github.com/SSSD/sssd"
|
HOMEPAGE="https://github.com/SSSD/sssd"
|
||||||
if [[ ${PV} != 9999 ]]; then
|
if [[ ${PV} != 9999 ]]; then
|
||||||
SRC_URI="https://github.com/SSSD/sssd/releases/download/${PV}/${P}.tar.gz"
|
SRC_URI="https://github.com/SSSD/sssd/releases/download/${PV}/${P}.tar.gz"
|
||||||
KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
|
KEYWORDS="amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~riscv ~sparc x86"
|
||||||
else
|
else
|
||||||
inherit git-r3
|
inherit git-r3
|
||||||
EGIT_REPO_URI="https://github.com/SSSD/sssd.git"
|
EGIT_REPO_URI="https://github.com/SSSD/sssd.git"
|
||||||
@ -38,7 +38,7 @@ DEPEND="
|
|||||||
dev-libs/libunistring:=[${MULTILIB_USEDEP}]
|
dev-libs/libunistring:=[${MULTILIB_USEDEP}]
|
||||||
>=dev-libs/popt-1.16
|
>=dev-libs/popt-1.16
|
||||||
>=dev-libs/openssl-1.0.2:=
|
>=dev-libs/openssl-1.0.2:=
|
||||||
>=net-dns/bind-tools-9.9[gssapi]
|
>=net-dns/bind-9.9[gssapi]
|
||||||
>=net-dns/c-ares-1.10.0-r1:=[${MULTILIB_USEDEP}]
|
>=net-dns/c-ares-1.10.0-r1:=[${MULTILIB_USEDEP}]
|
||||||
>=net-nds/openldap-2.4.30:=[sasl,experimental]
|
>=net-nds/openldap-2.4.30:=[sasl,experimental]
|
||||||
>=sys-apps/dbus-1.6
|
>=sys-apps/dbus-1.6
|
||||||
Loading…
x
Reference in New Issue
Block a user