mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-13 09:27:28 +00:00
gtk-engines: add glib-2.0-native to DEPENDS an unblacklist
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
parent
1752e1ad95
commit
f0bf620724
@ -6,7 +6,7 @@ LICENSE = "LGPLv2.1"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1"
|
||||
|
||||
SECTION = "x11/base"
|
||||
DEPENDS = "intltool-native gtk+ gettext-native"
|
||||
DEPENDS = "intltool-native gtk+ gettext-native glib-2.0-native"
|
||||
|
||||
PR = "r3"
|
||||
|
||||
@ -53,5 +53,3 @@ SRC_URI += "file://glib-2.32.patch \
|
||||
file://substitute-tests.patch"
|
||||
SRC_URI[archive.md5sum] = "5deb287bc6075dc21812130604c7dc4f"
|
||||
SRC_URI[archive.sha256sum] = "15b680abca6c773ecb85253521fa100dd3b8549befeecc7595b10209d62d66b5"
|
||||
|
||||
PNBLACKLIST[gtk-engines] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130602/"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user