summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel P. Berrangé <berrange@redhat.com>2022-11-23 12:24:29 +0000
committerDaniel P. Berrangé <berrange@redhat.com>2022-11-23 12:24:29 +0000
commit082d69ee50847eaf0f2a0d741e659b04ba862af0 (patch)
treed84f68d9e20c10f09f4a1dc3bbf2adf5ac25218b
parent42305fb61514bfbbc5645bd65a33360678c1d4cc (diff)
downloadlibvirt-python-082d69ee50847eaf0f2a0d741e659b04ba862af0.tar.gz
rpm: add explicit build dep on python3-setuptoolsv8.10.0
We previously got this implicitly via a dep from python3-pytest so never noticed that it was missing. The implicit dep is going away in rawhide real soon. Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
-rw-r--r--libvirt-python.spec.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/libvirt-python.spec.in b/libvirt-python.spec.in
index 5aee578..0dd8efe 100644
--- a/libvirt-python.spec.in
+++ b/libvirt-python.spec.in
@@ -23,6 +23,7 @@ BuildRequires: libvirt-devel == %{version}
BuildRequires: python3-devel
BuildRequires: python3-pytest
BuildRequires: python3-lxml
+BuildRequires: python3-setuptools
BuildRequires: gcc
# Don't want provides for python shared objects