diff options
-rw-r--r-- | meta-oe/recipes-support/opencv/opencv_2.4.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/opencv/opencv_2.4.bb b/meta-oe/recipes-support/opencv/opencv_2.4.bb index ca378d7abc..570de3109a 100644 --- a/meta-oe/recipes-support/opencv/opencv_2.4.bb +++ b/meta-oe/recipes-support/opencv/opencv_2.4.bb | |||
@@ -84,7 +84,6 @@ FILES_${PN}-doc = "${datadir}/OpenCV/doc" | |||
84 | 84 | ||
85 | ALLOW_EMPTY_${PN} = "1" | 85 | ALLOW_EMPTY_${PN} = "1" |
86 | 86 | ||
87 | INSANE_SKIP_python-opencv = "True" | ||
88 | SUMMARY_python-opencv = "Python bindings to opencv" | 87 | SUMMARY_python-opencv = "Python bindings to opencv" |
89 | FILES_python-opencv = "${PYTHON_SITEPACKAGES_DIR}/*" | 88 | FILES_python-opencv = "${PYTHON_SITEPACKAGES_DIR}/*" |
90 | RDEPENDS_python-opencv = "python-core python-numpy" | 89 | RDEPENDS_python-opencv = "python-core python-numpy" |