[packages/boost] fix python2 build deps

atler atler at pld-linux.org
Tue Jun 7 20:21:00 CEST 2022


commit 716bfbbd627ae0429c7381419641e895493a805c
Author: Jan Palus <atler at pld-linux.org>
Date:   Tue Jun 7 20:19:42 2022 +0200

    fix python2 build deps

 boost.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/boost.spec b/boost.spec
index 87c00ea..d624bf6 100644
--- a/boost.spec
+++ b/boost.spec
@@ -33,7 +33,7 @@ BuildRequires:	expat-devel
 BuildRequires:	libicu-devel
 BuildRequires:	libstdc++-devel >= 6:4.7
 BuildRequires:	perl-base
-%if %{with python}
+%if %{with python2}
 BuildRequires:	python-devel >= 2.2
 %{?with_numpy:BuildRequires:	python-numpy-devel}
 %endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/boost.git/commitdiff/716bfbbd627ae0429c7381419641e895493a805c



More information about the pld-cvs-commit mailing list