summaryrefslogtreecommitdiff
path: root/packages/efl/ecore-native_0.9.9.038.bb
diff options
context:
space:
mode:
authorJustin Patrin <papercrane@gmail.com>2007-06-01 06:53:48 +0000
committerJustin Patrin <papercrane@gmail.com>2007-06-01 06:53:48 +0000
commitffc3fe8a8f1a5de133366a7df62afac2f59dd4a2 (patch)
treeefca909710bcca66f40aec9c6e8d846b8aaa6852 /packages/efl/ecore-native_0.9.9.038.bb
parente7eac725feb98cf2c47783cd481af35ce21bf39b (diff)
efl, e17: update to latest versions, entrance has been heavily patched and seems to have some issues so I left the old version as the default
Diffstat (limited to 'packages/efl/ecore-native_0.9.9.038.bb')
-rw-r--r--packages/efl/ecore-native_0.9.9.038.bb6
1 files changed, 6 insertions, 0 deletions
diff --git a/packages/efl/ecore-native_0.9.9.038.bb b/packages/efl/ecore-native_0.9.9.038.bb
new file mode 100644
index 0000000000..7d7ed2370a
--- /dev/null
+++ b/packages/efl/ecore-native_0.9.9.038.bb
@@ -0,0 +1,6 @@
+require ecore-fb_${PV}.bb
+inherit native
+# disable curl for now (see EXTRA_OECONF in ecore-fb), we may reenable it when we need it
+# DEPENDS = "curl-native eet-native evas-native"
+DEPENDS = "eet-native evas-native"
+PROVIDES = "ecore-native" \ No newline at end of file