[packages/python-pluggy] BR setuptools
glen
glen at pld-linux.org
Wed May 25 23:35:18 CEST 2016
commit 6239e403ebfb54207874a4279649955432ea44da
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Thu May 26 00:35:12 2016 +0300
BR setuptools
python-pluggy.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/python-pluggy.spec b/python-pluggy.spec
index 9e558c4..772c08b 100644
--- a/python-pluggy.spec
+++ b/python-pluggy.spec
@@ -19,9 +19,11 @@ BuildRequires: rpm-pythonprov
BuildRequires: rpmbuild(macros) >= 1.714
%if %{with python2}
BuildRequires: python-modules
+BuildRequires: python-setuptools
%endif
%if %{with python3}
BuildRequires: python3-modules
+BuildRequires: python3-setuptools
%endif
Requires: python-modules
BuildArch: noarch
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-pluggy.git/commitdiff/6239e403ebfb54207874a4279649955432ea44da
More information about the pld-cvs-commit
mailing list