libcanberra: disable gtk-doc

gkt-doc build uses the deprecated gtkdoc-mktmpl tool, which was dropped by upstream
in version 1.26 of gtk-doc and fails if 'api-documentation' is in DISTRO_FEATURES.

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
Markus Volk 2026-04-08 09:03:43 +02:00 committed by Khem Raj
parent 9aed335934
commit b177ff1454
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -19,6 +19,7 @@ EXTRA_OECONF = "\
--disable-oss \
--disable-tdb \
--disable-lynx \
--disable-gtk-doc \
"
PACKAGECONFIG ??= " \