[packages/libxml2] BR: python-setuptools python3-setuptools

atler atler at pld-linux.org
Tue Feb 22 12:47:01 CET 2022


commit ce50eebfc54c4543f965d7577ca9a040b37e88a7
Author: Jan Palus <atler at pld-linux.org>
Date:   Tue Feb 22 12:45:04 2022 +0100

    BR: python-setuptools python3-setuptools

 libxml2.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/libxml2.spec b/libxml2.spec
index e3aa832..e05b91b 100644
--- a/libxml2.spec
+++ b/libxml2.spec
@@ -37,11 +37,13 @@ BuildRequires:	libtool >= 2:2.0
 %if %{with python2}
 BuildRequires:	python-devel >= 2.0
 BuildRequires:	python-modules >= 2.0
+BuildRequires:	python-setuptools
 BuildRequires:	rpm-pythonprov
 %endif
 %if %{with python3}
 BuildRequires:	python3-devel >= 1:3.2
 BuildRequires:	python3-modules >= 1:3.2
+BuildRequires:	python3-setuptools
 BuildRequires:	rpm-pythonprov
 %endif
 BuildRequires:	rpm-build >= 4.6
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libxml2.git/commitdiff/ce50eebfc54c4543f965d7577ca9a040b37e88a7



More information about the pld-cvs-commit mailing list