summaryrefslogtreecommitdiffstats
path: root/meta-gnome
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@arm.com>2023-12-08 22:32:19 +0000
committerKhem Raj <raj.khem@gmail.com>2023-12-09 00:00:05 -0800
commita9cee7a46934d2f305fa458969e96ff7dab8841b (patch)
tree488608fe4c89286d468f77bb2164c6c94b3a7c67 /meta-gnome
parent069885e74dace8eea3b71557b26c99e959ce7830 (diff)
downloadmeta-openembedded-a9cee7a46934d2f305fa458969e96ff7dab8841b.tar.gz
librest: inherit gtk-doc
This recipe has gtk-doc API documentation. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome')
-rw-r--r--meta-gnome/recipes-gnome/rest/librest_0.8.1.bb2
1 files changed, 1 insertions, 1 deletions
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 = " \
11" 11"
12 12
13GNOMEBASEBUILDCLASS = "autotools" 13GNOMEBASEBUILDCLASS = "autotools"
14inherit gnomebase gobject-introspection vala pkgconfig 14inherit gnomebase gobject-introspection vala pkgconfig gtk-doc
15 15
16GNOMEBN = "rest" 16GNOMEBN = "rest"
17 17