From a9cee7a46934d2f305fa458969e96ff7dab8841b Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Fri, 8 Dec 2023 22:32:19 +0000 Subject: [PATCH] librest: inherit gtk-doc This recipe has gtk-doc API documentation. Signed-off-by: Ross Burton Signed-off-by: Khem Raj --- meta-gnome/recipes-gnome/rest/librest_0.8.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-gnome/recipes-gnome/rest/librest_0.8.1.bb b/meta-gnome/recipes-gnome/rest/librest_0.8.1.bb index 3a56486c0c..63372afa5d 100644 --- a/meta-gnome/recipes-gnome/rest/librest_0.8.1.bb +++ b/meta-gnome/recipes-gnome/rest/librest_0.8.1.bb @@ -11,7 +11,7 @@ DEPENDS = " \ " GNOMEBASEBUILDCLASS = "autotools" -inherit gnomebase gobject-introspection vala pkgconfig +inherit gnomebase gobject-introspection vala pkgconfig gtk-doc GNOMEBN = "rest"