projects
/
platform
/
upstream
/
efl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9fe2ab4
)
build: resolve migration build error
submit/tizen/20191013.215822
author
Jongmin Lee
<jm105.lee@samsung.com>
Sun, 13 Oct 2019 21:56:23 +0000
(06:56 +0900)
committer
Jongmin Lee
<jm105.lee@samsung.com>
Sun, 13 Oct 2019 21:56:23 +0000
(06:56 +0900)
Change-Id: Iac7500e5e22cdca765e5760eeed28919ab3e2291
src/lib/ecore_wl2/meson.build
patch
|
blob
|
history
diff --git
a/src/lib/ecore_wl2/meson.build
b/src/lib/ecore_wl2/meson.build
index
82ceca0
..
0599c6d
100644
(file)
--- a/
src/lib/ecore_wl2/meson.build
+++ b/
src/lib/ecore_wl2/meson.build
@@
-30,6
+30,7
@@
ecore_wl2_deps += [
dependency('wayland-tbm-client'),
dependency('libtdm-client'),
dependency('wayland-egl'),
+ dependency('wayland-egl-tizen'),
]
ecore_wl2_src += [
'tizen-policy-ext-client-protocol.h',