The correct meson flag for the documentation is 'documentation'. Signed-off-by: Ross Burton <[email protected]> --- meta/recipes-gnome/json-glib/json-glib_1.10.0.bb | 1 + 1 file changed, 1 insertion(+)
diff --git a/meta/recipes-gnome/json-glib/json-glib_1.10.0.bb b/meta/recipes-gnome/json-glib/json-glib_1.10.0.bb index df3cdba3b1e..332e8b65c3c 100644 --- a/meta/recipes-gnome/json-glib/json-glib_1.10.0.bb +++ b/meta/recipes-gnome/json-glib/json-glib_1.10.0.bb @@ -14,6 +14,7 @@ DEPENDS = "glib-2.0 glib-2.0-native" inherit gnomebase lib_package gobject-introspection gi-docgen gettext ptest-gnome manpages upstream-version-is-even GIR_MESON_ENABLE_FLAG = 'enabled' GIR_MESON_DISABLE_FLAG = 'disabled' +GIDOCGEN_MESON_OPTION = 'documentation' GIDOCGEN_MESON_ENABLE_FLAG = 'enabled' GIDOCGEN_MESON_DISABLE_FLAG = 'disabled' -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#206971): https://lists.openembedded.org/g/openembedded-core/message/206971 Mute This Topic: https://lists.openembedded.org/mt/109520316/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
