math/ceres-solver: builds fine with python3.6

https://github.com/ceres-solver/ceres-solver/commit/2ad14b7a616c
This commit is contained in:
Jan Beich 2019-09-28 17:18:52 +00:00
parent ca1933b905
commit 4129c8b61d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=513144

View file

@ -40,7 +40,7 @@ CUSTOM_BLAS_DESC= Handcoded BLAS routines instead of Eigen
CUSTOM_BLAS_CMAKE_BOOL= CUSTOM_BLAS
DOCS_BUILD_DEPENDS= sphinx-build:textproc/py-sphinx
DOCS_USES= python:2.7,build
DOCS_USES= python:build
DOCS_CMAKE_BOOL= BUILD_DOCUMENTATION
EXAMPLES_CMAKE_BOOL= BUILD_EXAMPLES