projects
/
platform
/
core
/
appfw
/
widget-viewer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
da80727
)
Add uuid BuildRequires to the spec file
70/235070/2
author
hyunho
<hhstark.kang@samsung.com>
Tue, 2 Jun 2020 04:31:01 +0000
(13:31 +0900)
committer
Hyunho Kang
<hhstark.kang@samsung.com>
Tue, 2 Jun 2020 04:33:00 +0000
(
04:33
+0000)
Change-Id: I4c32a165ac2e46de9781b80efa95eaae91e51782
Signed-off-by: hyunho <hhstark.kang@samsung.com>
packaging/libwidget_viewer.spec
patch
|
blob
|
history
diff --git
a/packaging/libwidget_viewer.spec
b/packaging/libwidget_viewer.spec
index e28dcd6f128482c1aaa01aaec3f62e8d44d00b34..07bf167b7d8f12fb97e6abfeb5195eebcb98915e 100644
(file)
--- a/
packaging/libwidget_viewer.spec
+++ b/
packaging/libwidget_viewer.spec
@@
-43,6
+43,7
@@
BuildRequires: pkgconfig(screen_connector_launcher_service)
BuildRequires: pkgconfig(screen_connector_shared_widget_launch)
BuildRequires: pkgconfig(libsmack)
BuildRequires: pkgconfig(screen_connector_remote_surface_evas_mock)
+BuildRequires: pkgconfig(uuid)
%if 0%{?gcov:1}
BuildRequires: lcov
BuildRequires: zip