mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Add dependency to SSSD 1.13.1
SSSD 1.13.1 has required functionality tu support duslstack and multihomed https://fedorahosted.org/freeipa/ticket/4249 Reviewed-By: Jan Cholasta <jcholast@redhat.com>
This commit is contained in:
parent
01dd951ddc
commit
9fe67dcf2b
@ -79,7 +79,7 @@ BuildRequires: pylint >= 1.0
|
|||||||
BuildRequires: python-polib
|
BuildRequires: python-polib
|
||||||
BuildRequires: python-libipa_hbac
|
BuildRequires: python-libipa_hbac
|
||||||
BuildRequires: python-memcached
|
BuildRequires: python-memcached
|
||||||
BuildRequires: sssd >= 1.13.0
|
BuildRequires: sssd >= 1.13.1
|
||||||
BuildRequires: python-lxml
|
BuildRequires: python-lxml
|
||||||
BuildRequires: python-pyasn1 >= 0.0.9a
|
BuildRequires: python-pyasn1 >= 0.0.9a
|
||||||
BuildRequires: python-qrcode-core >= 5.0.0
|
BuildRequires: python-qrcode-core >= 5.0.0
|
||||||
@ -257,7 +257,7 @@ Requires: pam_krb5
|
|||||||
Requires: wget
|
Requires: wget
|
||||||
Requires: libcurl >= 7.21.7-2
|
Requires: libcurl >= 7.21.7-2
|
||||||
Requires: xmlrpc-c >= 1.27.4
|
Requires: xmlrpc-c >= 1.27.4
|
||||||
Requires: sssd >= 1.13.0
|
Requires: sssd >= 1.13.1
|
||||||
Requires: python-sssdconfig
|
Requires: python-sssdconfig
|
||||||
Requires: certmonger >= 0.78
|
Requires: certmonger >= 0.78
|
||||||
Requires: nss-tools
|
Requires: nss-tools
|
||||||
|
Loading…
Reference in New Issue
Block a user