1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-09 17:39:31 +00:00

anerley: Add missing DEPENDS on eds-dbus

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
Richard Purdie
2009-08-27 15:06:24 +01:00
parent 27881baf80
commit 9374840f3a
+1 -1
View File
@@ -6,6 +6,6 @@ PR = "r2"
S = "${WORKDIR}/git"
DEPENDS = "telepathy-glib glib-2.0 telepathy-mission-control nbtk"
DEPENDS = "telepathy-glib glib-2.0 telepathy-mission-control nbtk eds-dbus"
inherit autotools_stage