diff options
author | Derek Straka <derek@asterius.io> | 2016-06-17 15:40:09 -0400 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2016-06-23 15:20:08 +0200 |
commit | 55dfb1bd857426e5f0c6edf39e30299ee32c6336 (patch) | |
tree | 02bdde3d06bf5ed4f382ec57c00528c67cc88001 /meta-xfce/recipes-xfce/tumbler/tumbler_0.1.31.bb | |
parent | 979760c69b41a4ecb67776278a1c248111ad5515 (diff) | |
download | meta-openembedded-55dfb1bd857426e5f0c6edf39e30299ee32c6336.tar.gz |
epdf, evince, tracker, gimp, tumbler: Remove blacklist caused by poppler build failures
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-xfce/recipes-xfce/tumbler/tumbler_0.1.31.bb')
-rw-r--r-- | meta-xfce/recipes-xfce/tumbler/tumbler_0.1.31.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-xfce/recipes-xfce/tumbler/tumbler_0.1.31.bb b/meta-xfce/recipes-xfce/tumbler/tumbler_0.1.31.bb index 5a0fc6d82..66385a41f 100644 --- a/meta-xfce/recipes-xfce/tumbler/tumbler_0.1.31.bb +++ b/meta-xfce/recipes-xfce/tumbler/tumbler_0.1.31.bb | |||
@@ -27,5 +27,3 @@ FILES_${PN}-dbg += "${libdir}/tumbler-1/.debug \ | |||
27 | ${libdir}/tumbler-1/plugins/.debug \ | 27 | ${libdir}/tumbler-1/plugins/.debug \ |
28 | ${libdir}/tumbler-1/plugins/cache/.debug \ | 28 | ${libdir}/tumbler-1/plugins/cache/.debug \ |
29 | " | 29 | " |
30 | |||
31 | PNBLACKLIST[tumbler] ?= "Depends on broken poppler" | ||