1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-02 13:29:49 +00:00

libcroco/libfm/menu-cache: Add missing gtk-doc class dependencies

These recipes all use gtk-doc m4 macros but were missing dependencies
on the class.

(From OE-Core rev: 500d48ba760f50c780377fb1ebed257a6e8b1887)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie
2014-06-02 21:06:41 +01:00
parent 9955b7784d
commit 8eac4e7104
3 changed files with 3 additions and 3 deletions
@@ -13,7 +13,7 @@ BBCLASSEXTEND = "native"
EXTRA_OECONF += "--enable-Bsymbolic=auto"
PR = "r1"
inherit autotools-brokensep pkgconfig gnomebase
inherit autotools-brokensep pkgconfig gnomebase gtk-doc
GNOME_COMPRESS_TYPE = "xz"