From: Graeme Gregory Date: Tue, 17 Feb 2009 13:47:36 +0000 (+0000) Subject: ecore-native_svn.bb : enable ecore-config which is needed by other parts of e17 X-Git-Tag: SlugOS5.3-beta~45^2~4 X-Git-Url: http://code.vuplus.com/gitweb/?a=commitdiff_plain;h=d47c2a50eea59de3015b005e06fc1a6fe09bff89;p=vuplus_openembedded ecore-native_svn.bb : enable ecore-config which is needed by other parts of e17 --- diff --git a/packages/efl1/ecore-native_svn.bb b/packages/efl1/ecore-native_svn.bb index 2fc383b..22208b9 100644 --- a/packages/efl1/ecore-native_svn.bb +++ b/packages/efl1/ecore-native_svn.bb @@ -1,11 +1,11 @@ require ecore.inc inherit native DEPENDS = "eet-native evas-native" -PR = "r2" +PR = "r3" EXTRA_OECONF = "\ --enable-ecore-txt \ - --disable-ecore-config \ + --enable-ecore-config \ --disable-ecore-x-xcb \ --disable-ecore-x \ --enable-ecore-job \