projects
/
platform
/
core
/
account
/
fido-asm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
06e881f
)
fix build issue due to module dependency
52/235352/1
accepted/tizen/unified/20200605.171557
submit/tizen/20200604.155127
submit/tizen/20200605.040711
author
WooHyun Jung
<wh0705.jung@samsung.com>
Thu, 4 Jun 2020 05:22:20 +0000
(14:22 +0900)
committer
WooHyun Jung
<wh0705.jung@samsung.com>
Thu, 4 Jun 2020 05:22:43 +0000
(14:22 +0900)
Change-Id: I6728694fb0dc7f953075864347ec540dca749984
ui/CMakeLists.txt
patch
|
blob
|
history
diff --git
a/ui/CMakeLists.txt
b/ui/CMakeLists.txt
index 660e8ec04f0c0e614e72b516196ea32918bdc10b..028cbe9e16004e911cf8107663694141b1f775d5 100644
(file)
--- a/
ui/CMakeLists.txt
+++ b/
ui/CMakeLists.txt
@@
-27,13
+27,13
@@
pkg_check_modules(pkgs REQUIRED
edje
elementary
evas
+ efl-extension
gobject-2.0
gio-2.0
gio-unix-2.0
gmodule-2.0
aul
vconf
- efl-extension
openssl1.1
)