diff mbox series

[02/10] gspell: inherit gtk-doc

Message ID 20231208223224.1348651-2-ross.burton@arm.com
State Accepted
Headers show
Series [01/10] Remove unused SRC_DISTRIBUTE_LICENSES | expand

Commit Message

Ross Burton Dec. 8, 2023, 10:32 p.m. UTC
From: Ross Burton <ross.burton@arm.com>

This recipe has gtk-doc API documentation.

Signed-off-by: Ross Burton <ross.burton@arm.com>
---
 meta-gnome/recipes-gnome/gspell/gspell_1.12.2.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

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"