chicken-native_4.2.0.bb: added
authorMario Domenech Goulart <mario@ossystems.com.br>
Wed, 28 Oct 2009 16:15:14 +0000 (14:15 -0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Thu, 29 Oct 2009 22:43:51 +0000 (20:43 -0200)
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes/chicken/chicken-native_4.2.0.bb [new file with mode: 0644]

diff --git a/recipes/chicken/chicken-native_4.2.0.bb b/recipes/chicken/chicken-native_4.2.0.bb
new file mode 100644 (file)
index 0000000..b3f5dfd
--- /dev/null
@@ -0,0 +1,7 @@
+require chicken_${PV}.bb
+
+DEPENDS = "gcc-native"
+RDEPENDS = "gcc-native"
+
+inherit native
+