summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/opencv/opencv_3.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/opencv/opencv_3.1.bb b/meta-oe/recipes-support/opencv/opencv_3.1.bb
index 6f0c838298..de6d8d9fe3 100644
--- a/meta-oe/recipes-support/opencv/opencv_3.1.bb
+++ b/meta-oe/recipes-support/opencv/opencv_3.1.bb
@@ -10,7 +10,7 @@ ARM_INSTRUCTION_SET_armv5 = "arm"
10 10
11DEFAULT_PREFERENCE = "-1" 11DEFAULT_PREFERENCE = "-1"
12 12
13DEPENDS = "python-numpy libtool swig swig-native python bzip2 zlib glib-2.0 libwebp" 13DEPENDS = "python-numpy libtool swig swig-native python bzip2 zlib glib-2.0 libwebp libgphoto2 protobuf protobuf-native"
14 14
15SRCREV_opencv = "92387b1ef8fad15196dd5f7fb4931444a68bc93a" 15SRCREV_opencv = "92387b1ef8fad15196dd5f7fb4931444a68bc93a"
16SRCREV_contrib = "5409d5ad560523c85c6796cc5a009347072d883c" 16SRCREV_contrib = "5409d5ad560523c85c6796cc5a009347072d883c"