Skip to content

Commit 3a522e6

Browse files
committed
spec: add python3-setuptools to BuildRequires
On CentOS Stream 10 we need an explicit BR on python3-setuptools as it's not installed by default. Signed-off-by: Jean-Louis Dupond <jean-louis@dupond.be>
1 parent 239d39b commit 3a522e6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

python-ovirt-engine-sdk4.spec.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ API.
1818
%package -n python3-ovirt-engine-sdk4
1919
Summary: oVirt Engine Software Development Kit (Python)
2020
BuildRequires: python3-devel
21+
BuildRequires: python3-setuptools
2122
Requires: libxml2
2223
Requires: python3
2324
Requires: python3-pycurl >= 7.43.0-6

0 commit comments

Comments
 (0)