v2: keep inherit gtk-doc

Even with gtk-doc disabled it is still a required dependency:
| autoreconf: running: gtkdocize --copy
| Can't exec "gtkdocize": No such file or directory

Am Mi, 8. Apr 2026 um 09:03:43 +02:00:00 schrieb Markus Volk via lists.openembedded.org <f_l_k=t-online.de@lists.openembedded.org>:
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> --- meta-oe/recipes-support/libcanberra/libcanberra_0.30-19.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-oe/recipes-support/libcanberra/libcanberra_0.30-19.bb b/meta-oe/recipes-support/libcanberra/libcanberra_0.30-19.bb index 2c063fd995..1f1c23d041 100644 --- a/meta-oe/recipes-support/libcanberra/libcanberra_0.30-19.bb +++ b/meta-oe/recipes-support/libcanberra/libcanberra_0.30-19.bb @@ -19,6 +19,7 @@ EXTRA_OECONF = "\ --disable-oss \ --disable-tdb \ --disable-lynx \ + --disable-gtk-doc \ " PACKAGECONFIG ??= " \
--
2.53.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#126100): https://lists.openembedded.org/g/openembedded-devel/message/126100 Mute This Topic: https://lists.openembedded.org/mt/118721363/3618223 Group Owner: openembedded-devel+owner@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [f_l_k@t-online.de] -=-=-=-=-=-=-=-=-=-=-=-