BuildRequire setuptools explicitly

See https://fedoraproject.org/wiki/Changes/Reduce_dependencies_on_python3-setuptools
This commit is contained in:
Tomas Hrnciar 2021-04-19 13:18:31 +02:00 committed by Miro Hrončok
parent 6ad1ba9540
commit 9507ed280d
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ The package contains header files for the LLDB debugger.
%{?python_provide:%python_provide python3-lldb}
Summary: Python module for LLDB
BuildRequires: python3-devel
BuildRequires: python3-setuptools
Requires: python3-six
Requires: %{name}%{?_isa} = %{version}-%{release}