diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2014-06-19 11:33:07 +0200 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2014-06-21 13:05:53 +0200 |
| commit | 49088f156ca4c38af842d75934562b341e976210 (patch) | |
| tree | 2f441f14a984a63a277542a900d63be9f2fd76b8 /meta-xfce/recipes-xfce/tumbler | |
| parent | da6eadf8deaab2690a76920f087aa34c6cccc67f (diff) | |
| download | meta-openembedded-49088f156ca4c38af842d75934562b341e976210.tar.gz | |
tumbler, ristretto: Blacklist because freetype2-config used by tumbler was removed
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-xfce/recipes-xfce/tumbler')
| -rw-r--r-- | meta-xfce/recipes-xfce/tumbler/tumbler_0.1.29.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-xfce/recipes-xfce/tumbler/tumbler_0.1.29.bb b/meta-xfce/recipes-xfce/tumbler/tumbler_0.1.29.bb index 3860716ab6..ed986c2e89 100644 --- a/meta-xfce/recipes-xfce/tumbler/tumbler_0.1.29.bb +++ b/meta-xfce/recipes-xfce/tumbler/tumbler_0.1.29.bb | |||
| @@ -6,6 +6,8 @@ DEPENDS = "dbus-glib freetype gdk-pixbuf poppler curl xfce4-dev-tools-native" | |||
| 6 | 6 | ||
| 7 | inherit xfce | 7 | inherit xfce |
| 8 | 8 | ||
| 9 | PNBLACKLIST[tumbler] = "BROKEN: needs to be updated to use freetype2 pkg-config instead of freetype2-config" | ||
| 10 | |||
| 9 | SRC_URI[md5sum] = "f844215c5e3918eae58abdd85f146780" | 11 | SRC_URI[md5sum] = "f844215c5e3918eae58abdd85f146780" |
| 10 | SRC_URI[sha256sum] = "c3bac4ee609e22be6c7f01a4fdf6086bc6b57940d82f99570a2d9d547a32fc93" | 12 | SRC_URI[sha256sum] = "c3bac4ee609e22be6c7f01a4fdf6086bc6b57940d82f99570a2d9d547a32fc93" |
| 11 | 13 | ||
