mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Add cyrus-sasl-gssapi as a requirement.
This commit is contained in:
parent
4a162f6fc8
commit
f45ded96a6
@ -9,7 +9,7 @@ URL: http://www.freeipa.org
|
||||
Source0: %{name}-%{version}.tgz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
Requires: python python-ldap python-krbV ipa-python
|
||||
Requires: python python-ldap python-krbV ipa-python cyrus-sasl-gssapi
|
||||
|
||||
%description
|
||||
IPA is a server for identity, policy, and audit.
|
||||
|
@ -9,7 +9,7 @@ URL: http://www.freeipa.org
|
||||
Source0: %{name}-%{version}.tgz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
Requires: python python-ldap python-krbV ipa-python
|
||||
Requires: python python-ldap python-krbV ipa-python cyrus-sasl-gssapi
|
||||
|
||||
%description
|
||||
IPA is a server for identity, policy, and audit.
|
||||
|
Loading…
Reference in New Issue
Block a user