aboutsummaryrefslogtreecommitdiffstats
path: root/packages/efl/ecore-native_0.9.9.013.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/efl/ecore-native_0.9.9.013.bb')
-rw-r--r--packages/efl/ecore-native_0.9.9.013.bb9
1 files changed, 9 insertions, 0 deletions
diff --git a/packages/efl/ecore-native_0.9.9.013.bb b/packages/efl/ecore-native_0.9.9.013.bb
new file mode 100644
index 0000000000..a90f508004
--- /dev/null
+++ b/packages/efl/ecore-native_0.9.9.013.bb
@@ -0,0 +1,9 @@
+include ecore-fb_${PV}.bb
+inherit native
+DEPENDS = "curl-native edb-native eet-native evas-native freetype-native"
+
+export CURL_CONFIG = "${STAGING_BINDIR}/curl-config-native"
+export EVAS_CONFIG = "${STAGING_BINDIR}/evas-config-native"
+export EDB_CONFIG = "${STAGING_BINDIR}/edb-config-native"
+export EET_CONFIG = "${STAGING_BINDIR}/eet-config-native"
+export FREETYPE_CONFIG = "${STAGING_BINDIR}/freetype-config-native"