mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-13 17:39:57 +00:00
gimp: add libxslt-native to DEPENDS and unblacklist
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
4a3ab8a7da
commit
4816cb8bc5
@@ -7,6 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
|
|||||||
DEPENDS = " \
|
DEPENDS = " \
|
||||||
gdk-pixbuf-native \
|
gdk-pixbuf-native \
|
||||||
intltool-native \
|
intltool-native \
|
||||||
|
libxslt-native \
|
||||||
gtk+ \
|
gtk+ \
|
||||||
babl \
|
babl \
|
||||||
gegl \
|
gegl \
|
||||||
@@ -47,5 +48,3 @@ CFLAGS += "-fPIC"
|
|||||||
|
|
||||||
FILES_${PN}-dbg += "${libdir}/gimp/2.0/*/.debug"
|
FILES_${PN}-dbg += "${libdir}/gimp/2.0/*/.debug"
|
||||||
FILES_${PN} += "${datadir}/appdata"
|
FILES_${PN} += "${datadir}/appdata"
|
||||||
|
|
||||||
PNBLACKLIST[gimp] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/132825/"
|
|
||||||
|
|||||||
Reference in New Issue
Block a user