add missing requirements
This commit is contained in:
parent
f8717dcf34
commit
46fa295bfc
@ -52,8 +52,10 @@ Requires: python%{python3_pkgversion}-xdg
|
||||
BuildRequires: python%{python3_pkgversion}-pyxdg
|
||||
Requires: python%{python3_pkgversion}-pyxdg
|
||||
%endif
|
||||
%if 0%{?fedora} == 35
|
||||
%if 0%{?fedora} >= 35
|
||||
BuildRequires: python%{python3_pkgversion}-requests
|
||||
BuildRequires: python%{python3_pkgversion}-toml
|
||||
Requires: python%{python3_pkgversion}-requests
|
||||
Requires: python%{python3_pkgversion}-toml
|
||||
%endif
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user