diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2016-06-08 15:18:40 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2016-06-13 19:06:43 +0200 |
commit | d78c5215b35b945b0543b62234d00ae041de41b9 (patch) | |
tree | 1879f44d9d598726f34332cb9a54f7a20eab708b /meta-gnome/recipes-gnome/evince | |
parent | 25e940010380fd4392c2e1b054d603c357ab30ef (diff) | |
download | meta-openembedded-d78c5215b35b945b0543b62234d00ae041de41b9.tar.gz |
evince, epdf, gdm, gnumeric, libgnomeprint, tumbler, gedit, gnome-panel, gnome-session, gnome-terminal, libgnomecups, gtksourceview2, libgweather, libgnomeui, tracker, gimp, poppler, mousepad, goffice, tasks: blacklist, fails to build with gcc-6
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-gnome/evince')
-rw-r--r-- | meta-gnome/recipes-gnome/evince/evince_3.18.2.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-gnome/recipes-gnome/evince/evince_3.18.2.bb b/meta-gnome/recipes-gnome/evince/evince_3.18.2.bb index fe63093ad..4fa11a574 100644 --- a/meta-gnome/recipes-gnome/evince/evince_3.18.2.bb +++ b/meta-gnome/recipes-gnome/evince/evince_3.18.2.bb | |||
@@ -46,3 +46,5 @@ FILES_${PN}-staticdev += "${libdir}/nautilus/extensions-2.0/*.a \ | |||
46 | ${libdir}/evince/*/backends/*.a" | 46 | ${libdir}/evince/*/backends/*.a" |
47 | FILES_${PN}-nautilus-extension = "${libdir}/nautilus/*/*so" | 47 | FILES_${PN}-nautilus-extension = "${libdir}/nautilus/*/*so" |
48 | FILES_${PN}-browser-plugin = "${libdir}/mozilla/*/*so" | 48 | FILES_${PN}-browser-plugin = "${libdir}/mozilla/*/*so" |
49 | |||
50 | PNBLACKLIST[evince] ?= "Depends on broken poppler" | ||