elementary: Add PACKAGECONFIG for ewebkit and disable it by default

* with floating dependency some packages can fail to detect elementary:
  Package 'ewebkit', required by 'elementary', not found
* webkit-efl isn't in very good shape, so I don't want to force using
  it on everybody -> disable ewebkit by default

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Martin Jansa
2014-01-20 11:29:55 +01:00
parent 5c5bdbca17
commit 2a8b46060a
+1
View File
@@ -19,6 +19,7 @@ EXTRA_OECONF_append_class-target = "\
BBCLASSEXTEND = "native"
PACKAGECONFIG[eweather] = "--enable-eweather,--disable-eweather,libeweather"
PACKAGECONFIG[ewebkit] = "--with-elementary-web-backend=ewebkit,--with-elementary-web-backend=none,webkit-efl"
do_compile_append_class-target() {
sed -i -e s:${STAGING_DIR_TARGET}::g \