aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/vala/vala-native_0.7.10.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/vala/vala-native_0.7.10.bb')
-rw-r--r--recipes/vala/vala-native_0.7.10.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/vala/vala-native_0.7.10.bb b/recipes/vala/vala-native_0.7.10.bb
new file mode 100644
index 0000000000..d6c239f7bf
--- /dev/null
+++ b/recipes/vala/vala-native_0.7.10.bb
@@ -0,0 +1,3 @@
+require vala_${PV}.bb
+inherit native
+DEPENDS = "glib-2.0-native"