BR python3-rpm-generators manually

This commit is contained in:
Miro Hrončok 2019-03-10 19:51:41 +01:00
parent 53928d9a4a
commit 7093fad249
1 changed files with 3 additions and 0 deletions

View File

@ -196,6 +196,9 @@ Packages" or "Pip Installs Python".
Summary: A tool for installing and managing Python3 packages
BuildRequires: python%{python3_pkgversion}-devel
# python3 bootstrap: this is rebuilt before the final build of python3, which
# adds the dependency on python3-rpm-generators, so we require it manually
BuildRequires: python%{python3_pkgversion}-rpm-generators
BuildRequires: python%{python3_pkgversion}-setuptools
BuildRequires: bash-completion
%if %{with tests}