mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-12 03:24:08 +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"
|
||||
|
||||
DEPENDS= "libxml2 bzip2 glib-2.0 zlib gnome-common-native"
|
||||
DEPENDS= "libxml2 bzip2 glib-2.0 zlib"
|
||||
|
||||
GNOMEBASEBUILDCLASS = "autotools"
|
||||
inherit gnomebase gobject-introspection gettext gtk-doc
|
||||
|
||||
Reference in New Issue
Block a user