From: Florian Boor Date: Wed, 26 Aug 2009 21:26:32 +0000 (+0200) Subject: atk: add 1.27.90 native atk X-Git-Tag: Release-2010-05/1~2584 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e7085ede3216c9052098693194d1be58fff1e9c;p=openembedded.git atk: add 1.27.90 native 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" +