mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 16:43:51 +00:00
gtksourceview2: add glib-2.0-native to DEPENDS and unblacklist
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
parent
2dd286fa16
commit
d3e64a3e88
@ -4,7 +4,7 @@ HOMEPAGE = "http://projects.gnome.org/gtksourceview/"
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
|
||||
|
||||
DEPENDS = "gtk+ libxml2 intltool-native gnome-common-native"
|
||||
DEPENDS = "gtk+ libxml2 intltool-native gnome-common-native glib-2.0-native"
|
||||
|
||||
PNAME = "gtksourceview"
|
||||
|
||||
@ -29,5 +29,3 @@ do_configure_prepend() {
|
||||
}
|
||||
|
||||
FILES_${PN} += " ${datadir}/gtksourceview-2.0"
|
||||
|
||||
PNBLACKLIST[gtksourceview2] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130597/"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user