From bba0027c36924c0d9b554947fea71f4c07f62056 Mon Sep 17 00:00:00 2001 From: Andreas Müller Date: Sat, 18 Feb 2017 23:26:57 +0100 Subject: menulibre: add intltool-native to DEPENDS and unblacklist MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I cannot reproduce buzild error so this is just guesswork... Signed-off-by: Andreas Müller --- meta-xfce/recipes-apps/menulibre/menulibre_2.1.3.bb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'meta-xfce') diff --git a/meta-xfce/recipes-apps/menulibre/menulibre_2.1.3.bb b/meta-xfce/recipes-apps/menulibre/menulibre_2.1.3.bb index 73af1a82b6..69e52fe4a0 100644 --- a/meta-xfce/recipes-apps/menulibre/menulibre_2.1.3.bb +++ b/meta-xfce/recipes-apps/menulibre/menulibre_2.1.3.bb @@ -4,7 +4,7 @@ SECTION = "x11/graphics" LICENSE = "GPLv3" LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" -DEPENDS = "python3-distutils-extra-native" +DEPENDS = "python3-distutils-extra-native intltool-native" inherit distutils3 gtk-icon-cache @@ -34,5 +34,3 @@ RDEPENDS_${PN} += " \ python3-unixadmin \ python3-psutil \ " - -PNBLACKLIST[menulibre] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130617/" -- cgit 1.2.3-korg