]> git.pld-linux.org Git - packages/vigra.git/blob - boost-python.patch
boost rebuild
[packages/vigra.git] / boost-python.patch
1 --- vigra-1.11.1/config/FindVIGRANUMPY_DEPENDENCIES.cmake~      2019-04-20 09:15:42.000000000 +0200
2 +++ vigra-1.11.1/config/FindVIGRANUMPY_DEPENDENCIES.cmake       2019-04-20 09:24:48.026845853 +0200
3 @@ -110,6 +110,7 @@
4          # (may or may not be thread-safe)
5          SET(BOOST_PYTHON_NAMES ${BOOST_PYTHON_NAMES}
6                  # Linux with multiple Python versions
7 +                boost_python${PYTHON_VERSION_MAJOR}${PYTHON_VERSION_MINOR}
8                  boost_python-py${PYTHON_VERSION_MAJOR}${PYTHON_VERSION_MINOR}
9                  # Gentoo
10                  boost_python-${PYTHON_VERSION_MAJOR}.${PYTHON_VERSION_MINOR}
This page took 0.027927 seconds and 3 git commands to generate.