summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/opencv/opencv_3.4.5.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/opencv/opencv_3.4.5.bb b/meta-oe/recipes-support/opencv/opencv_3.4.5.bb
index fa6e06a25..ce60698b2 100644
--- a/meta-oe/recipes-support/opencv/opencv_3.4.5.bb
+++ b/meta-oe/recipes-support/opencv/opencv_3.4.5.bb
@@ -176,7 +176,7 @@ SUMMARY_python3-opencv = "Python bindings to opencv"
176FILES_python3-opencv = "${PYTHON_SITEPACKAGES_DIR}/*" 176FILES_python3-opencv = "${PYTHON_SITEPACKAGES_DIR}/*"
177RDEPENDS_python3-opencv = "python3-core python3-numpy" 177RDEPENDS_python3-opencv = "python3-core python3-numpy"
178 178
179RDEPENDS_opencv-apps = "bash" 179RDEPENDS_${PN}-apps = "bash"
180 180
181do_install_append() { 181do_install_append() {
182 cp ${S}/include/opencv/*.h ${D}${includedir}/opencv/ 182 cp ${S}/include/opencv/*.h ${D}${includedir}/opencv/