If edbus was present e picked it up. This lead to e eventually linking
against dbus. Make sure that we always link against (e)dbus. We want dbus
and this will solve the loading error of the illume module.
Original author: Holger Hans Peter Freyther <zecke@openmoko.org>
DESCRIPTION = "The Enlightenment Window Mananger Version 17"
-DEPENDS = "eet evas ecore edje efreet"
+DEPENDS = "eet evas ecore edje efreet edbus"
LICENSE = "MIT BSD"
PV = "0.16.999.042+cvs${SRCDATE}"
-PR = "r8"
+PR = "r9"
inherit e update-alternatives