From 58194b0b1264bb2f5c80b63edc3348c4fb1a0508 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Fri, 8 Dec 2023 22:32:16 +0000 Subject: [PATCH] gspell: inherit gtk-doc This recipe has gtk-doc API documentation. Signed-off-by: Ross Burton Signed-off-by: Khem Raj --- meta-gnome/recipes-gnome/gspell/gspell_1.12.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-gnome/recipes-gnome/gspell/gspell_1.12.2.bb b/meta-gnome/recipes-gnome/gspell/gspell_1.12.2.bb index 67e64915b4..7ad55da089 100644 --- a/meta-gnome/recipes-gnome/gspell/gspell_1.12.2.bb +++ b/meta-gnome/recipes-gnome/gspell/gspell_1.12.2.bb @@ -6,6 +6,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=8c2e1ec1540fb3e0beb68361344cba7e" DEPENDS = "gtk+3 iso-codes enchant2" GNOMEBASEBUILDCLASS = "autotools" -inherit gnomebase gettext gobject-introspection vala +inherit gnomebase gettext gobject-introspection vala gtk-doc SRC_URI[archive.sha256sum] = "b4e993bd827e4ceb6a770b1b5e8950fce3be9c8b2b0cbeb22fdf992808dd2139"