mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
gnome-mime-data: add depends on glib-2.0-native
This installs the needed glib-gettextize. Remove blacklist. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
0557b5e3d0
commit
b01472f6a1
@@ -15,7 +15,5 @@ SRC_URI[archive.md5sum] = "541858188f80090d12a33b5a7c34d42c"
|
||||
SRC_URI[archive.sha256sum] = "37196b5b37085bbcd45c338c36e26898fe35dd5975295f69f48028b1e8436fd7"
|
||||
GNOME_COMPRESS_TYPE="bz2"
|
||||
|
||||
DEPENDS += "shared-mime-info intltool-native"
|
||||
DEPENDS += "shared-mime-info intltool-native glib-2.0-native"
|
||||
RDEPENDS_${PN} = "shared-mime-info"
|
||||
|
||||
PNBLACKLIST[gnome-mime-data] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130589/"
|
||||
|
||||
Reference in New Issue
Block a user