projects
/
platform
/
upstream
/
nnstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b3614b1
)
[Build] requirement for orc lib
author
Jaeyun
<jy1210.jung@samsung.com>
Thu, 21 Mar 2019 05:15:50 +0000
(14:15 +0900)
committer
MyungJoo Ham
<myungjoo.ham@samsung.com>
Thu, 21 Mar 2019 07:19:49 +0000
(16:19 +0900)
change dependency of orc lib
Signed-off-by: Jaeyun Jung <jy1210.jung@samsung.com>
packaging/nnstreamer.spec
patch
|
blob
|
history
diff --git
a/packaging/nnstreamer.spec
b/packaging/nnstreamer.spec
index
c1d4895
..
14adbec
100644
(file)
--- a/
packaging/nnstreamer.spec
+++ b/
packaging/nnstreamer.spec
@@
-71,7
+71,7
@@
BuildRequires: ssat
%endif
# For ORC (Oil Runtime Compiler)
-BuildRequires:
orc-devel
+BuildRequires:
pkgconfig(orc-0.4)
%package unittest-coverage
Summary: NNStreamer UnitTest Coverage Analysis Result