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

Signed-off-by: Koen Kooi <[email protected]>
---
 meta-efl/recipes-efl/e17/e-wm_svn.bb |    3 ++-
 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 2c2518b..9da788d 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'
-- 
1.7.2.5


_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to