summaryrefslogtreecommitdiff
path: root/recipes/vala
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/vala')
-rw-r--r--recipes/vala/vala-native_0.7.8.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes/vala/vala-native_0.7.8.bb b/recipes/vala/vala-native_0.7.8.bb
new file mode 100644
index 0000000000..0be4626488
--- /dev/null
+++ b/recipes/vala/vala-native_0.7.8.bb
@@ -0,0 +1,8 @@
+require vala.inc
+inherit native
+
+PR = "r0"
+
+DEPENDS = "glib-2.0-native"
+
+SRC_URI = "http://download.gnome.org/sources/vala/0.7/vala-${PV}.tar.bz2"