e-wm: Make sure edbus is present (picked from org.openmoko.asu.stable)
authorJan Lübbe <jluebbe@debian.org>
Wed, 2 Jul 2008 11:38:28 +0000 (11:38 +0000)
committerJan Lübbe <jluebbe@debian.org>
Wed, 2 Jul 2008 11:38:28 +0000 (11:38 +0000)
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>

packages/e17/e-wm_cvs.bb

index 8716152..b3a4201 100644 (file)
@@ -1,8 +1,8 @@
 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