summaryrefslogtreecommitdiffstats
path: root/ipa-python/freeipa-python.spec
diff options
context:
space:
mode:
Diffstat (limited to 'ipa-python/freeipa-python.spec')
-rwxr-xr-xipa-python/freeipa-python.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipa-python/freeipa-python.spec b/ipa-python/freeipa-python.spec
index d7185d077..f2403582b 100755
--- a/ipa-python/freeipa-python.spec
+++ b/ipa-python/freeipa-python.spec
@@ -10,7 +10,7 @@ Source0: %{name}-%{version}.tgz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
-Requires: python PyKerberos python-krbV
+Requires: python PyKerberos
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}