mirror of
git://git.yoctoproject.org/poky
synced 2026-08-12 06:07:56 +00:00
libglade: don't use gnome.bbclass
gnome.bbclass pulls in more functionality than this recipe needs (icon cache, MIME, GConf), so instead just use gnomebase.bbclass. [ YOCTO #5842 ] (From OE-Core rev: f5dff529e5f87b11c5730209df51604181b74321) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
425dc69bc7
commit
d48b9c96a3
@ -11,7 +11,7 @@ SECTION = "libs"
|
||||
PR = "r5"
|
||||
DEPENDS = "zlib gdk-pixbuf gtk+"
|
||||
|
||||
inherit autotools pkgconfig gnome gtk-doc
|
||||
inherit autotools pkgconfig gnomebase gtk-doc
|
||||
|
||||
SRC_URI += "file://glade-cruft.patch file://no-xml2.patch file://python_environment.patch"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user