Add dependency on gcov
[platform/core/uifw/vc-webview-js.git] / packaging / vc-webview-js.spec
index 1769cb4..3042751 100755 (executable)
@@ -8,6 +8,7 @@ Source0:    %{name}-%{version}.tar.gz
 Source1001: %{name}.manifest
 BuildRequires:  pkgconfig(libtzplatform-config)
 BuildRequires:  cmake
+BuildRequires:  gcov
 
 %description
 Javascript source package to run web voice touch function on web application runtime
@@ -42,4 +43,4 @@ rm -rf %{buildroot}
 %manifest %{name}.manifest
 %defattr(-,root,root,-)
 %{TZ_SYS_RO_SHARE}/voice/vc-webview/res/js/*
-%{TZ_SYS_RO_SHARE}/voice/vc-webview/res/js_custom/*
\ No newline at end of file
+%{TZ_SYS_RO_SHARE}/voice/vc-webview/res/js_custom/*