aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@googlemail.com>2017-02-18 23:49:58 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2017-02-22 13:16:51 +0100
commit0322a7dd8d3d739ad25c799d6f861298b85765e5 (patch)
tree3c465661ef3d03635c8d13868043b0019a73a45c /meta-xfce
parent73e9b257d9fba559e5583fc906ed4e07d7dbdbff (diff)
downloadmeta-openembedded-contrib-0322a7dd8d3d739ad25c799d6f861298b85765e5.tar.gz
xfce4-verve-plugin: add dbus-glib-native to DEPENDS and unblacklist
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Diffstat (limited to 'meta-xfce')
-rw-r--r--meta-xfce/recipes-panel-plugins/verve/xfce4-verve-plugin_1.1.0.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xfce/recipes-panel-plugins/verve/xfce4-verve-plugin_1.1.0.bb b/meta-xfce/recipes-panel-plugins/verve/xfce4-verve-plugin_1.1.0.bb
index e11c43347e..57951608f3 100644
--- a/meta-xfce/recipes-panel-plugins/verve/xfce4-verve-plugin_1.1.0.bb
+++ b/meta-xfce/recipes-panel-plugins/verve/xfce4-verve-plugin_1.1.0.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
inherit xfce-panel-plugin
+DEPENDS += "dbus-glib-native"
+
SRC_URI[md5sum] = "ddd0190ae56f6117dbcf9ff2bf5a8cbf"
SRC_URI[sha256sum] = "a3196f818c7ad57d19cd6581e168fd2b9f96de070246aea70c35ce2e5f9d9c84"
-
-PNBLACKLIST[xfce4-verve-plugin] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130622/"