mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-09-16 12:12:16 +02: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"
|
|
|