projects
/
platform
/
core
/
multimedia
/
inference-engine-interface.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
19c423d
)
packaging: Add build requires for test app
author
Inki Dae
<inki.dae@samsung.com>
Wed, 4 Mar 2020 02:00:43 +0000
(11:00 +0900)
committer
Inki Dae
<inki.dae@samsung.com>
Tue, 14 Apr 2020 00:42:53 +0000
(09:42 +0900)
Change-Id: Ia7ad20ddef7514674bb87d85fa2dd371309cdc09
Signed-off-by: Inki Dae <inki.dae@samsung.com>
packaging/inference-engine-interface.spec
patch
|
blob
|
history
diff --git
a/packaging/inference-engine-interface.spec
b/packaging/inference-engine-interface.spec
index 356144fb4b254d09493c12790ce18c5f4736a535..7c253ad9c380a7e144500f242dbb136c7922190d 100644
(file)
--- a/
packaging/inference-engine-interface.spec
+++ b/
packaging/inference-engine-interface.spec
@@
-12,6
+12,8
@@
BuildRequires: pkgconfig(capi-base-common)
BuildRequires: pkgconfig(opencv)
BuildRequires: pkgconfig(python)
BuildRequires: pkgconfig(iniparser)
+BuildRequires: gtest-devel
+BuildRequires: gmock-devel
%description
Interface of inference engines