mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-16 22:23:14 +00:00
libgsf: fix lack of whitespace around the assignment
Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
f360efb4e1
commit
f3d83ffa99
@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=61464cfe342798eeced82efe9ae55f63"
|
|||||||
|
|
||||||
SECTION = "libs"
|
SECTION = "libs"
|
||||||
|
|
||||||
DEPENDS= "libxml2 bzip2 glib-2.0 zlib"
|
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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user