[WebKit] Fix Build dependencies
authorBaptiste DURAND <baptiste.durand@frignu.net>
Tue, 10 Sep 2013 09:28:51 +0000 (11:28 +0200)
committerBaptiste DURAND <baptiste.durand@frignu.net>
Tue, 10 Sep 2013 09:28:51 +0000 (11:28 +0200)
meta-wrt-tizen/recipes-efl/efl/ecore_1.7.8.bbappend [new file with mode: 0644]
meta-wrt-tizen/recipes-support/poppler/poppler_0.22.4.bbappend [new file with mode: 0644]

diff --git a/meta-wrt-tizen/recipes-efl/efl/ecore_1.7.8.bbappend b/meta-wrt-tizen/recipes-efl/efl/ecore_1.7.8.bbappend
new file mode 100644 (file)
index 0000000..59883bc
--- /dev/null
@@ -0,0 +1,2 @@
+PACKAGECONFIG ??= "${@base_contains('DISTRO_FEATURES', 'wayland', 'wayland', '', d)} "
+PACKAGECONFIG[wayland] = "--enable-ecore-wayland,--disable-ecore-wayland,wayland libxkbcommon"
diff --git a/meta-wrt-tizen/recipes-support/poppler/poppler_0.22.4.bbappend b/meta-wrt-tizen/recipes-support/poppler/poppler_0.22.4.bbappend
new file mode 100644 (file)
index 0000000..fc9fc4f
--- /dev/null
@@ -0,0 +1 @@
+DEPENDS = "fontconfig jpeg zlib cairo tiff lcms"