diff --git a/python-wheel.spec b/python-wheel.spec index 1a22422..f5702b6 100644 --- a/python-wheel.spec +++ b/python-wheel.spec @@ -43,9 +43,9 @@ BuildRequires: python2-devel BuildRequires: python2-setuptools %if ! %{with bootstrap} BuildRequires: python2-pytest -BuildRequires: pyxdg -BuildRequires: python-keyring -BuildRequires: python-jsonschema +BuildRequires: python2-pyxdg +BuildRequires: python2-keyring +BuildRequires: python2-jsonschema %endif %{?python_provide:%python_provide python2-%{pypi_name}}