From 34f58b4c2375f749b0e8af3621cd5f9b5787c251 Mon Sep 17 00:00:00 2001 From: Andreas Müller Date: Tue, 21 Feb 2017 00:07:17 +0100 Subject: onboard: add necessary native recipes 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 Signed-off-by: Martin Jansa --- meta-gnome/recipes-support/onboard/onboard_1.3.0.bb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/meta-gnome/recipes-support/onboard/onboard_1.3.0.bb b/meta-gnome/recipes-support/onboard/onboard_1.3.0.bb index 3b4a0b4266..bdf0a4eb9e 100644 --- a/meta-gnome/recipes-support/onboard/onboard_1.3.0.bb +++ b/meta-gnome/recipes-support/onboard/onboard_1.3.0.bb @@ -2,7 +2,7 @@ SUMMARY = "An onscreen keyboard" LICENSE = "GPLv3" LIC_FILES_CHKSUM = "file://COPYING.GPL3;md5=8521fa4dd51909b407c5150498d34f4e" -DEPENDS += "gtk+3 hunspell libcanberra libxkbfile dconf" +DEPENDS += "gtk+3 hunspell libcanberra libxkbfile dconf python3-distutils-extra-native intltool-native" SRC_URI = "https://launchpad.net/onboard/1.3/${PV}/+download/${BPN}-${PV}.tar.gz" SRC_URI[md5sum] = "8000df3e789512a90fcb227580fd60ff" @@ -23,5 +23,3 @@ RDEPENDS_${PN} += " \ python3-pycairo \ python3-pygobject \ " - -PNBLACKLIST[onboard] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130637/" -- cgit v1.2.3-54-g00ecf