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>
This commit is contained in:
Koen Kooi 2011-11-22 17:46:49 +01:00
parent 43c369606c
commit 8299c62318

View File

@ -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'