diff --git a/pyxdg.spec b/pyxdg.spec index 6933281..a425f33 100644 --- a/pyxdg.spec +++ b/pyxdg.spec @@ -19,6 +19,7 @@ PyXDG is a python library to access freedesktop.org standards. %package -n python%{python3_pkgversion}-pyxdg Summary: Python3 library to access freedesktop.org standards BuildRequires: python%{python3_pkgversion}-devel +BuildRequires: python%{python3_pkgversion}-setuptools %if %{with check} # These are needed for the nose tests. BuildRequires: python%{python3_pkgversion}-nose