From 4f9b045d1ef40a0e476b96dae118eb7472d265c0 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Tue, 15 Aug 2023 18:22:21 +0200 Subject: libgweather4: fix api-documentation build Signed-off-by: Markus Volk Signed-off-by: Khem Raj --- meta-gnome/recipes-gnome/libgweather/libgweather4_4.2.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-gnome/recipes-gnome/libgweather/libgweather4_4.2.0.bb b/meta-gnome/recipes-gnome/libgweather/libgweather4_4.2.0.bb index 824269e68a..f2ffcfdd79 100644 --- a/meta-gnome/recipes-gnome/libgweather/libgweather4_4.2.0.bb +++ b/meta-gnome/recipes-gnome/libgweather/libgweather4_4.2.0.bb @@ -7,7 +7,7 @@ GNOMEBASEBUILDCLASS = "meson" GNOMEBN = "libgweather" S = "${WORKDIR}/${GNOMEBN}-${PV}" -inherit gnomebase gsettings gobject-introspection gettext gtk-doc vala features_check +inherit gnomebase gsettings gobject-introspection gettext gi-docgen vala features_check REQUIRED_DISTRO_FEATURES = "opengl" -- cgit v1.2.3-54-g00ecf