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-oe/recipes-graphics/gimp | |
| 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-oe/recipes-graphics/gimp')
| -rw-r--r-- | meta-oe/recipes-graphics/gimp/gimp_2.8.14.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-graphics/gimp/gimp_2.8.14.bb b/meta-oe/recipes-graphics/gimp/gimp_2.8.14.bb index 29ed4d9946..3c134bb3b8 100644 --- a/meta-oe/recipes-graphics/gimp/gimp_2.8.14.bb +++ b/meta-oe/recipes-graphics/gimp/gimp_2.8.14.bb | |||
| @@ -30,3 +30,5 @@ CFLAGS += "-fPIC" | |||
| 30 | 30 | ||
| 31 | FILES_${PN}-dbg += "${libdir}/gimp/2.0/*/.debug" | 31 | FILES_${PN}-dbg += "${libdir}/gimp/2.0/*/.debug" |
| 32 | FILES_${PN} += "${datadir}/appdata" | 32 | FILES_${PN} += "${datadir}/appdata" |
| 33 | |||
| 34 | PNBLACKLIST[gimp] ?= "Depends on broken poppler" | ||
