mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 21:32:12 +02:00
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:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user