spec: buildrequire setuptools
Fedora is changing (some) things related to Python packaging. It seems setuptools is no longer a generated BuildRequire by default so let's explicitly add it. Signed-off-by: Simon de Vlieger <supakeen@redhat.com>
This commit is contained in:
parent
16f40b01d3
commit
9e85ec6f85
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ Summary: A build system for OS images
|
|||
BuildRequires: make
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: python3-docutils
|
||||
BuildRequires: python3-setuptools
|
||||
BuildRequires: systemd
|
||||
|
||||
Requires: bash
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue