mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-15 16:07:26 +00:00
libgsf: remove obsolete DEPENDS
Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=61464cfe342798eeced82efe9ae55f63"
|
|||||||
|
|
||||||
SECTION = "libs"
|
SECTION = "libs"
|
||||||
|
|
||||||
DEPENDS= "libxml2 bzip2 glib-2.0 zlib gnome-common-native"
|
DEPENDS= "libxml2 bzip2 glib-2.0 zlib"
|
||||||
|
|
||||||
GNOMEBASEBUILDCLASS = "autotools"
|
GNOMEBASEBUILDCLASS = "autotools"
|
||||||
inherit gnomebase gobject-introspection gettext gtk-doc
|
inherit gnomebase gobject-introspection gettext gtk-doc
|
||||||
|
|||||||
Reference in New Issue
Block a user