aboutsummaryrefslogtreecommitdiffstats
path: root/meta-efl
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-11-22 17:46:49 +0100
committerKoen Kooi <koen@dominion.thruhere.net>2011-11-23 08:23:12 +0100
commit8299c62318c964f1182ee21a64b4a9735c2177eb (patch)
tree247dd049b273d9d90bcbc19885136a63ad06b588 /meta-efl
parent43c369606ccc839c8d42842e8b520094f274ddd1 (diff)
downloadmeta-openembedded-contrib-8299c62318c964f1182ee21a64b4a9735c2177eb.tar.gz
e-wm: add missing dependency on dbus-x11
ERR<654>:e_dbus e_dbus.c:472 e_dbus_bus_get() Error connecting to bus: /usr/bin/dbus-launch terminated abnormally without any error message Acked-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-efl')
-rw-r--r--meta-efl/recipes-efl/e17/e-wm_svn.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-efl/recipes-efl/e17/e-wm_svn.bb b/meta-efl/recipes-efl/e17/e-wm_svn.bb
index 2c2518b402..9da788d577 100644
--- a/meta-efl/recipes-efl/e17/e-wm_svn.bb
+++ b/meta-efl/recipes-efl/e17/e-wm_svn.bb
@@ -4,7 +4,7 @@ LICENSE = "MIT BSD"
LIC_FILES_CHKSUM = "file://COPYING;md5=2667a0f4120372ea91f7467cdff4095f"
SRCNAME = "e"
PV = "0.16.999.060+svnr${SRCPV}"
-PR = "r21"
+PR = "r22"
SRCREV = "${EFL_SRCREV}"
inherit e update-alternatives gettext
@@ -53,6 +53,7 @@ RDEPENDS_${PN} += "\
mime-support \
edje-utils \
${PN}-utils \
+ dbus-x11 \
"
# Uclibc build don't have 'glibc-utils'