aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/efl1/eet-native_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/efl1/eet-native_svn.bb')
-rw-r--r--recipes/efl1/eet-native_svn.bb6
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes/efl1/eet-native_svn.bb b/recipes/efl1/eet-native_svn.bb
new file mode 100644
index 0000000000..454bc53a7b
--- /dev/null
+++ b/recipes/efl1/eet-native_svn.bb
@@ -0,0 +1,6 @@
+require eet_svn.bb
+inherit native
+DEPENDS = "zlib-native jpeg-native eina-native"
+# we no longer inherit pkgconfig, so we need to state this explicitly
+# (see explanation in efl.bbclass and autotools.bbclass)
+DEPENDS += "pkgconfig-native"