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:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user