mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 12:59:03 +02:00
openvino-inference-engine: Use external gflags
Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
476275e9c0
commit
08c5a9be5d
|
@ -60,7 +60,9 @@ EXTRA_OECMAKE += " \
|
|||
"
|
||||
|
||||
|
||||
DEPENDS += "libusb1 \
|
||||
DEPENDS += "\
|
||||
gflags \
|
||||
libusb1 \
|
||||
opencv \
|
||||
protobuf \
|
||||
protobuf-native \
|
||||
|
|
Loading…
Reference in New Issue
Block a user