And do the right BuildRequires, too.
This commit is contained in:
parent
fed7f08987
commit
2c7022d05b
@ -21,8 +21,10 @@ BuildRequires: python-requests
|
|||||||
%if ! 0%{?rhel}
|
%if ! 0%{?rhel}
|
||||||
BuildRequires: transifex-client
|
BuildRequires: transifex-client
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
BuildRequires: python3-setuptools
|
BuildRequires: python3-setuptools
|
||||||
|
BuildRequires: python3-requests
|
||||||
BuildRequires: python3-six
|
BuildRequires: python3-six
|
||||||
|
|
||||||
Requires: python3-kickstart
|
Requires: python3-kickstart
|
||||||
|
Loading…
Reference in New Issue
Block a user