Matej Cepl 2022-09-06 22:06:30 +00:00 committed by Git OBS Bridge
parent 452f54cf1b
commit eab98dbd82

View File

@ -200,10 +200,12 @@ BuildRequires: pkgconfig(libtirpc)
BuildRequires: mpdecimal-devel
%endif
%if %{with doc}
%if 0%{?suse_version} > 1500
%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
%endif
%endif
%if %{with general}