diff mbox series

[meta-gnome] gtksourceview5: fix api-documentation build

Message ID 20230815170104.2760003-1-f_l_k@t-online.de
State Under Review
Headers show
Series [meta-gnome] gtksourceview5: fix api-documentation build | expand

Commit Message

Markus Volk Aug. 15, 2023, 5:01 p.m. UTC
Signed-off-by: Markus Volk <f_l_k@t-online.de>
---
 meta-gnome/recipes-gnome/gtksourceview/gtksourceview5_5.7.1.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/meta-gnome/recipes-gnome/gtksourceview/gtksourceview5_5.7.1.bb b/meta-gnome/recipes-gnome/gtksourceview/gtksourceview5_5.7.1.bb
index 99826c5944..4eaecbf086 100644
--- a/meta-gnome/recipes-gnome/gtksourceview/gtksourceview5_5.7.1.bb
+++ b/meta-gnome/recipes-gnome/gtksourceview/gtksourceview5_5.7.1.bb
@@ -21,7 +21,7 @@  S = "${WORKDIR}/${PNAME}-${PV}"
 
 GNOMEBASEBUILDCLASS = "meson"
 
-inherit gnomebase lib_package gettext features_check gtk-doc gtk-icon-cache gobject-introspection vala
+inherit gnomebase lib_package gettext features_check gi-docgen gtk-icon-cache gobject-introspection vala
 
 REQUIRED_DISTRO_FEATURES = "opengl"