aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/vala
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/vala')
-rw-r--r--recipes/vala/vala-native_0.7.10.bb3
-rw-r--r--recipes/vala/vala_0.7.10.bb2
2 files changed, 5 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"
diff --git a/recipes/vala/vala_0.7.10.bb b/recipes/vala/vala_0.7.10.bb
new file mode 100644
index 0000000000..a5b1958f2c
--- /dev/null
+++ b/recipes/vala/vala_0.7.10.bb
@@ -0,0 +1,2 @@
+require vala.inc
+PR = "${INC_PR}.0"