opencv: rebuild against python3-numpy
This commit is contained in:
@@ -33,7 +33,7 @@ make_check=no
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
# Tell opencv where to find python and numpy
|
||||
configure_args+=" -DPYTHON3_INCLUDE_PATH=${XBPS_CROSS_BASE}/${py3_inc}
|
||||
-DPYTHON3_NUMPY_INCLUDE_DIRS=${XBPS_CROSS_BASE}/${py3_sitelib}/numpy/core/include"
|
||||
-DPYTHON3_NUMPY_INCLUDE_DIRS=${XBPS_CROSS_BASE}/${py3_sitelib}/numpy/_core/include"
|
||||
fi
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
||||
Reference in New Issue
Block a user