From 820d71b058436bbf168d7f87616e6cafaafb8b4e Mon Sep 17 00:00:00 2001 From: Steve Sakoman Date: Tue, 18 Aug 2009 22:31:33 -0700 Subject: atk: add 1.27.90 --- recipes/atk/atk_1.27.90.bb | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 recipes/atk/atk_1.27.90.bb (limited to 'recipes') diff --git a/recipes/atk/atk_1.27.90.bb b/recipes/atk/atk_1.27.90.bb new file mode 100644 index 0000000000..cbeebe4c6b --- /dev/null +++ b/recipes/atk/atk_1.27.90.bb @@ -0,0 +1,16 @@ +DESCRIPTION = "An accessibility toolkit for GNOME." +SECTION = "x11/libs" +PRIORITY = "optional" +LICENSE = "LGPL" + +DEPENDS = "glib-2.0 gtk-doc-native" + +inherit gnome + +EXTRA_OECONF = "--disable-glibtest" + +do_stage () { + autotools_stage_all +} + + -- cgit v1.2.3