Koen Kooi 58ae566383 angstrom-layers: add atk 1.30.0 to meta-openembedded
* this really needs to merge with the poky version

Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-11-01 20:07:14 +01:00

12 lines
216 B
PHP

DESCRIPTION = "An accessibility toolkit for GNOME."
SECTION = "x11/libs"
PRIORITY = "optional"
LICENSE = "LGPL"
DEPENDS = "glib-2.0 gtk-doc-native"
inherit autotools pkgconfig
EXTRA_OECONF = "--disable-glibtest"