diff options
| author | Ross Burton <ross.burton@arm.com> | 2023-12-08 22:32:19 +0000 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-12-09 00:00:05 -0800 |
| commit | a9cee7a46934d2f305fa458969e96ff7dab8841b (patch) | |
| tree | 488608fe4c89286d468f77bb2164c6c94b3a7c67 /meta-gnome | |
| parent | 069885e74dace8eea3b71557b26c99e959ce7830 (diff) | |
| download | meta-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.bb | 2 |
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 | ||
| 13 | GNOMEBASEBUILDCLASS = "autotools" | 13 | GNOMEBASEBUILDCLASS = "autotools" |
| 14 | inherit gnomebase gobject-introspection vala pkgconfig | 14 | inherit gnomebase gobject-introspection vala pkgconfig gtk-doc |
| 15 | 15 | ||
| 16 | GNOMEBN = "rest" | 16 | GNOMEBN = "rest" |
| 17 | 17 | ||
