diff --git a/python-six.spec b/python-six.spec index 006b1cd..50a2e58 100644 --- a/python-six.spec +++ b/python-six.spec @@ -33,6 +33,7 @@ BuildRequires: python-py BuildRequires: python-pytest %if 0%{?suse_version} <= 1110 BuildRequires: python-argparse +Requires: python-argparse %{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(1))")} %else BuildArch: noarch