mirror of
https://git.yoctoproject.org/poky
synced 2026-04-29 09:32:11 +02:00
11 lines
221 B
PHP
11 lines
221 B
PHP
DESCRIPTION = "An accessibility toolkit for GNOME."
|
|
SECTION = "x11/libs"
|
|
PRIORITY = "optional"
|
|
LICENSE = "LGPL"
|
|
|
|
DEPENDS = "glib-2.0 gtk-doc-native"
|
|
|
|
inherit autotools_stage pkgconfig
|
|
|
|
EXTRA_OECONF = "--disable-glibtest"
|