adjust dependencies
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
parent
3036f23408
commit
fe12e88581
@ -38,13 +38,18 @@ BuildRequires: python%{python3_pkgversion}-devel
|
|||||||
BuildRequires: python%{python3_pkgversion}-pytoml
|
BuildRequires: python%{python3_pkgversion}-pytoml
|
||||||
BuildRequires: python%{python3_pkgversion}-requests
|
BuildRequires: python%{python3_pkgversion}-requests
|
||||||
BuildRequires: python%{python3_pkgversion}-setuptools
|
BuildRequires: python%{python3_pkgversion}-setuptools
|
||||||
BuildRequires: python%{python3_pkgversion}-xdg
|
|
||||||
Requires: python%{python3_pkgversion}-pytoml
|
Requires: python%{python3_pkgversion}-pytoml
|
||||||
Requires: python%{python3_pkgversion}-requests
|
Requires: python%{python3_pkgversion}-requests
|
||||||
Requires: python%{python3_pkgversion}-xdg
|
|
||||||
%else
|
%else
|
||||||
BuildRequires: pyproject-rpm-macros
|
BuildRequires: pyproject-rpm-macros
|
||||||
%endif
|
%endif
|
||||||
|
%if %{_vendor} == "debbuild"
|
||||||
|
BuildRequires: python%{python3_pkgversion}-xdg
|
||||||
|
Requires: python%{python3_pkgversion}-xdg
|
||||||
|
%else %if 0%{?centos} <= 8
|
||||||
|
BuildRequires: python%{python3_pkgversion}-pyxdg
|
||||||
|
Requires: python%{python3_pkgversion}-pyxdg
|
||||||
|
%endif
|
||||||
%if 0%{?fedora} == 35
|
%if 0%{?fedora} == 35
|
||||||
BuildRequires: python%{python3_pkgversion}-toml
|
BuildRequires: python%{python3_pkgversion}-toml
|
||||||
Requires: python%{python3_pkgversion}-toml
|
Requires: python%{python3_pkgversion}-toml
|
||||||
|
Loading…
Reference in New Issue
Block a user