BR python3-rpm-generators manually without bootstrap
This commit is contained in:
parent
45d9409c09
commit
76f349f8a2
@ -66,6 +66,9 @@ BuildRequires: python3-pytest-virtualenv
|
|||||||
%if %{without bootstrap}
|
%if %{without bootstrap}
|
||||||
BuildRequires: python3-pip
|
BuildRequires: python3-pip
|
||||||
BuildRequires: python3-wheel
|
BuildRequires: python3-wheel
|
||||||
|
# python3 bootstrap: this is built before the final build of python3, which
|
||||||
|
# adds the dependency on python3-rpm-generators, so we require it manually
|
||||||
|
BuildRequires: python3-rpm-generators
|
||||||
%endif # without bootstrap
|
%endif # without bootstrap
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Loading…
Reference in New Issue
Block a user