[Ecore] : Fix Ecore Build Wayland Module
authorBaptiste DURAND <baptiste.durand@frignu.net>
Wed, 11 Sep 2013 16:32:09 +0000 (18:32 +0200)
committerBaptiste DURAND <baptiste.durand@frignu.net>
Wed, 11 Sep 2013 16:32:09 +0000 (18:32 +0200)
meta-wrt-tizen/recipes-efl/efl/ecore_1.7.8.bbappend

index 50b08f0..0f17ff1 100644 (file)
@@ -1,5 +1,5 @@
 PACKAGECONFIG ??= "${@base_contains('DISTRO_FEATURES', 'wayland', 'wayland', '', d)} "
-PACKAGECONFIG[wayland] = "--enable-ecore-wayland,--disable-ecore-wayland,wayland "
+PACKAGECONFIG[wayland] = "--enable-ecore-wayland --enable-ecore-evas-wayland-egl ,--disable-ecore-wayland,wayland libxkbcommon"
 FILESEXTRAPATHS_prepend := "${THISDIR}/files_ecore"
 SRC_URI += "file://001-Adding-ecore_evas_profiles_setandecore_evas_profiles_get.patch;apply=yes   "
 SRC_URI += "file://002-Add-additionalIMEtypesasneededbyTizen2.1theme.patch;apply=yes   "