diff --git a/python38.spec b/python38.spec index 812c6ca..7e473fd 100644 --- a/python38.spec +++ b/python38.spec @@ -202,10 +202,10 @@ BuildRequires: mpdecimal-devel %if %{with doc} %if 0%{?sle_version} && 0%{?sle_version} <= 150300 BuildRequires: %{python_pkg_name}-Sphinx -BuildRequires: %{python_pkg_name}-python-docs-theme -BuildRequires: %{python_pkg_name}-sphinxcontrib-qthelp >= 1.0.2 %else BuildRequires: %{python_pkg_name}-Sphinx >= 3.2.0 +BuildRequires: %{python_pkg_name}-python-docs-theme +BuildRequires: %{python_pkg_name}-sphinxcontrib-qthelp >= 1.0.2 %endif %endif %if %{with general}