]> git.pld-linux.org Git - packages/boost.git/commitdiff
fix python2 build deps
authorJan Palus <atler@pld-linux.org>
Tue, 7 Jun 2022 18:19:42 +0000 (20:19 +0200)
committerJan Palus <atler@pld-linux.org>
Tue, 7 Jun 2022 18:19:56 +0000 (20:19 +0200)
boost.spec

index 87c00ea6e190c3ab212fb94d77c1b756ff2e14eb..d624bf67742a6cd5a46d1fb09c05500c63236fee 100644 (file)
@@ -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
This page took 0.286757 seconds and 4 git commands to generate.