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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user