From 9e7085ede3216c9052098693194d1be58fff1e9c Mon Sep 17 00:00:00 2001 From: Florian Boor Date: Wed, 26 Aug 2009 23:26:32 +0200 Subject: atk: add 1.27.90 native atk --- recipes/atk/atk-native_1.27.90.bb | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 recipes/atk/atk-native_1.27.90.bb (limited to 'recipes/atk') diff --git a/recipes/atk/atk-native_1.27.90.bb b/recipes/atk/atk-native_1.27.90.bb new file mode 100644 index 0000000000..45ec601615 --- /dev/null +++ b/recipes/atk/atk-native_1.27.90.bb @@ -0,0 +1,11 @@ + +require atk_1.27.90.bb + +inherit native + +DEPENDS += "glib-2.0-native" +PROVIDES = "atk-native" +SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/atk/1.27/atk-${PV}.tar.bz2" + +PR = "r0" + -- cgit v1.2.3