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
@@ -19,6 +19,7 @@ EXTRA_OECONF = "\
--disable-oss \ --disable-oss \
--disable-tdb \ --disable-tdb \
--disable-lynx \ --disable-lynx \
--disable-gtk-doc \
" "
PACKAGECONFIG ??= " \ PACKAGECONFIG ??= " \