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