mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
libgxim: add glib-2.0 to DEPENDS and unblacklist
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
committed by
Martin Jansa
parent
ae7fd921de
commit
07178d0e71
@@ -20,8 +20,6 @@ LIC_FILES_CHKSUM = "\
|
||||
file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1"
|
||||
|
||||
EXTRA_OECONF = " --disable-static --disable-rebuilds --enable-compile-warnings=minimum"
|
||||
DEPENDS += "gtk+ glib-2.0 ruby-native intltool-native gnome-common-native"
|
||||
DEPENDS += "gtk+ glib-2.0 glib-2.0-native ruby-native intltool-native gnome-common-native"
|
||||
|
||||
inherit autotools pkgconfig gettext
|
||||
|
||||
PNBLACKLIST[libgxim] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130604/"
|
||||
|
||||
Reference in New Issue
Block a user