mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
* this really needs to merge with the poky version Signed-off-by: Koen Kooi <k-kooi@ti.com>
12 lines
216 B
PHP
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"
|
|
|