ecore-native_svn.bb : enable ecore-config which is needed by other parts of e17
authorGraeme Gregory <dp@xora.org.uk>
Tue, 17 Feb 2009 13:47:36 +0000 (13:47 +0000)
committerGraeme Gregory <dp@xora.org.uk>
Tue, 17 Feb 2009 13:48:53 +0000 (13:48 +0000)
packages/efl1/ecore-native_svn.bb

index 2fc383b..22208b9 100644 (file)
@@ -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 \