task-poky: Add a more definite dependency on dbus in console and x11 images

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5135 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2008-09-04 11:17:06 +00:00
parent 8821664fad
commit 50ae58e092

View File

@@ -3,7 +3,7 @@
#
DESCRIPTION = "Tasks for OpenedHand Poky"
PR = "r28"
PR = "r29"
PACKAGES = "\
task-poky-apps-console \
@@ -30,11 +30,13 @@ ALLOW_EMPTY = "1"
RDEPENDS_task-poky-apps-console = "\
avahi-daemon \
dropbear \
dbus \
portmap \
psplash"
RDEPENDS_task-poky-x11-base = "\
dbus \
pointercal \
matchbox-wm \
matchbox-keyboard \