projects
/
platform
/
core
/
uifw
/
vc-webview.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc294b1
)
Add gcov to BuildRequires
sandbox/nmerinov/llvm
author
Nikolai Merinov
<n.merinov@samsung.com>
Tue, 12 Feb 2019 13:44:50 +0000
(16:44 +0300)
committer
Nikolai Merinov
<n.merinov@samsung.com>
Tue, 12 Feb 2019 13:44:50 +0000
(16:44 +0300)
packaging/vc-webview.spec
patch
|
blob
|
history
diff --git
a/packaging/vc-webview.spec
b/packaging/vc-webview.spec
index a0f3373a90b1533695db4db1f6e6b6456260543a..902f6f9ae689d06b40ffee69e66884415034f7b1 100755
(executable)
--- a/
packaging/vc-webview.spec
+++ b/
packaging/vc-webview.spec
@@
-17,6
+17,7
@@
BuildRequires: pkgconfig(vconf)
BuildRequires: pkgconfig(aul)
BuildRequires: cmake
BuildRequires: gettext-tools
+BuildRequires: gcov
%description
Internal library to enable web voice touch function on web application runtime
@@
-67,4
+68,4
@@
rm -rf %{buildroot}
%manifest %{name}-devel.manifest
%defattr(-,root,root,-)
%{_includedir}/voice_control_webview.h
-%{_libdir}/pkgconfig/vc-webview.pc
\ No newline at end of file
+%{_libdir}/pkgconfig/vc-webview.pc