mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
libgsf: add intltool-native to DEPENDS
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
d55334cff6
commit
1b6ee0152d
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=dc7371b50816c96e145fa0f8ade8e24d \
|
||||
|
||||
SECTION = "libs"
|
||||
|
||||
DEPENDS= "libxml2 bzip2 glib-2.0 zlib"
|
||||
DEPENDS= "libxml2 bzip2 glib-2.0 zlib intltool-native"
|
||||
|
||||
inherit autotools pkgconfig gnome gconf gobject-introspection
|
||||
|
||||
|
||||
Reference in New Issue
Block a user