summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--dynamic-layers/openembedded-layer/recipes-support/opencv/openvino-inference-engine_2022.3.0.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/dynamic-layers/openembedded-layer/recipes-support/opencv/openvino-inference-engine_2022.3.0.bb b/dynamic-layers/openembedded-layer/recipes-support/opencv/openvino-inference-engine_2022.3.0.bb
index 3da2f340..de51bbe9 100644
--- a/dynamic-layers/openembedded-layer/recipes-support/opencv/openvino-inference-engine_2022.3.0.bb
+++ b/dynamic-layers/openembedded-layer/recipes-support/opencv/openvino-inference-engine_2022.3.0.bb
@@ -60,7 +60,9 @@ EXTRA_OECMAKE += " \
60 " 60 "
61 61
62 62
63DEPENDS += "libusb1 \ 63DEPENDS += "\
64 gflags \
65 libusb1 \
64 opencv \ 66 opencv \
65 protobuf \ 67 protobuf \
66 protobuf-native \ 68 protobuf-native \