summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-efl/recipes-efl/efl/elementary.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-efl/recipes-efl/efl/elementary.inc b/meta-efl/recipes-efl/efl/elementary.inc
index 5c5c46327b..8d95967a16 100644
--- a/meta-efl/recipes-efl/efl/elementary.inc
+++ b/meta-efl/recipes-efl/efl/elementary.inc
@@ -19,6 +19,7 @@ EXTRA_OECONF_append_class-target = "\
19BBCLASSEXTEND = "native" 19BBCLASSEXTEND = "native"
20 20
21PACKAGECONFIG[eweather] = "--enable-eweather,--disable-eweather,libeweather" 21PACKAGECONFIG[eweather] = "--enable-eweather,--disable-eweather,libeweather"
22PACKAGECONFIG[ewebkit] = "--with-elementary-web-backend=ewebkit,--with-elementary-web-backend=none,webkit-efl"
22 23
23do_compile_append_class-target() { 24do_compile_append_class-target() {
24 sed -i -e s:${STAGING_DIR_TARGET}::g \ 25 sed -i -e s:${STAGING_DIR_TARGET}::g \