diff options
author | Rob Crittenden <rcritten@redhat.com> | 2008-01-16 10:26:53 -0500 |
---|---|---|
committer | Rob Crittenden <rcritten@redhat.com> | 2008-01-16 10:26:53 -0500 |
commit | f45ded96a64f9adebc1a3c6146f1a80b2183324d (patch) | |
tree | 6603c2e65b26b8a513090847206f197db74460d9 /ipa-client/ipa-client.spec.in | |
parent | 4a162f6fc8d53d959dd23e1138059dd239ff5124 (diff) | |
download | freeipa-f45ded96a64f9adebc1a3c6146f1a80b2183324d.tar.gz freeipa-f45ded96a64f9adebc1a3c6146f1a80b2183324d.tar.xz freeipa-f45ded96a64f9adebc1a3c6146f1a80b2183324d.zip |
Add cyrus-sasl-gssapi as a requirement.
Diffstat (limited to 'ipa-client/ipa-client.spec.in')
-rw-r--r-- | ipa-client/ipa-client.spec.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ipa-client/ipa-client.spec.in b/ipa-client/ipa-client.spec.in index c80b36f2f..c3c7c07c7 100644 --- a/ipa-client/ipa-client.spec.in +++ b/ipa-client/ipa-client.spec.in @@ -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. |