Files
meta-openembedded/meta-oe/recipes-support/atk/atk.inc
Koen Kooi c58cc7d379 move layer into meta-oe in preparation for future splits
As per TSC decision

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-03-17 21:41:22 +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"