From 312caf4579cb3ffd1c7da7ac57e644ee379677eb Mon Sep 17 00:00:00 2001 From: Andreas Müller Date: Sat, 18 Feb 2017 22:28:58 +0100 Subject: tumbler: add dbus-glib-native to DEPENDS and unblacklist MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- meta-xfce/recipes-xfce/tumbler/tumbler_0.1.31.bb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'meta-xfce/recipes-xfce') 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 0b1e3289af..1f5419ad11 100644 --- a/meta-xfce/recipes-xfce/tumbler/tumbler_0.1.31.bb +++ b/meta-xfce/recipes-xfce/tumbler/tumbler_0.1.31.bb @@ -2,7 +2,7 @@ DESCRIPTION="Thumbnail service implementing the thumbnail management D-Bus speci SECTION = "x11/libs" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" -DEPENDS = "dbus-glib freetype gdk-pixbuf poppler curl xfce4-dev-tools-native libxml2 libgsf" +DEPENDS = "dbus-glib dbus-glib-native freetype gdk-pixbuf poppler curl xfce4-dev-tools-native libxml2 libgsf" inherit xfce gtk-doc @@ -27,5 +27,3 @@ FILES_${PN}-dbg += "${libdir}/tumbler-1/.debug \ ${libdir}/tumbler-1/plugins/.debug \ ${libdir}/tumbler-1/plugins/cache/.debug \ " - -PNBLACKLIST[tumbler] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/132828/" -- cgit 1.2.3-korg