graphics/opencv: Allow py3x flavors in the slave port graphics/py-opencv
While here, add USES=gnome
This commit is contained in:
parent
d2c1647c0e
commit
4418282b3f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=518290
1 changed files with 1 additions and 1 deletions
|
@ -288,7 +288,7 @@ LIB_DEPENDS+= libopencv_core.so:graphics/opencv-core \
|
||||||
libopencv_ml.so:graphics/opencv
|
libopencv_ml.so:graphics/opencv
|
||||||
BUILD_DEPENDS+= ${PYNUMPY}
|
BUILD_DEPENDS+= ${PYNUMPY}
|
||||||
RUN_DEPENDS+= ${PYNUMPY}
|
RUN_DEPENDS+= ${PYNUMPY}
|
||||||
USES+= python:2.7
|
USES+= python
|
||||||
USE_PYTHON= flavors
|
USE_PYTHON= flavors
|
||||||
CMAKE_ARGS+= -DBUILD_opencv_python${PYTHON_MAJOR_VER}:BOOL=ON
|
CMAKE_ARGS+= -DBUILD_opencv_python${PYTHON_MAJOR_VER}:BOOL=ON
|
||||||
. for module in apps java stitching superres videostab
|
. for module in apps java stitching superres videostab
|
||||||
|
|
Loading…
Reference in a new issue