summaryrefslogtreecommitdiff
path: root/packages/efl/ecore-native_0.9.9.032.bb
diff options
context:
space:
mode:
authorJustin Patrin <papercrane@gmail.com>2006-08-04 01:36:54 +0000
committerJustin Patrin <papercrane@gmail.com>2006-08-04 01:36:54 +0000
commit266090bb5ffc806d4ca83f18d56f89d949cce7df (patch)
tree1d586f825ea1cff57e4631c8485ff41cbf7ff63c /packages/efl/ecore-native_0.9.9.032.bb
parentaea055157aed744658bfebd73cbe4490d0fe2650 (diff)
efl, e17: update to newest versions, remove e as the src/lib dir seems to be gone
Diffstat (limited to 'packages/efl/ecore-native_0.9.9.032.bb')
-rw-r--r--packages/efl/ecore-native_0.9.9.032.bb6
1 files changed, 6 insertions, 0 deletions
diff --git a/packages/efl/ecore-native_0.9.9.032.bb b/packages/efl/ecore-native_0.9.9.032.bb
new file mode 100644
index 0000000000..299470841c
--- /dev/null
+++ b/packages/efl/ecore-native_0.9.9.032.bb
@@ -0,0 +1,6 @@
+include 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