]> code.ossystems Code Review - openembedded-core.git/commitdiff
task-oh: Move mb-desktop into oh-standard
authorRichard Purdie <richard@openedhand.com>
Wed, 14 Jun 2006 13:00:03 +0000 (13:00 +0000)
committerRichard Purdie <richard@openedhand.com>
Wed, 14 Jun 2006 13:00:03 +0000 (13:00 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@483 311d38ba-8fff-0310-9ca6-ca027cbcb966

openembedded/packages/meta/task-oh.bb

index 92ca2985f2474e38292cee81928d5343b5229259..f1d1375e8466eb24882ceea2b100dcd5cbe8e0e6 100644 (file)
@@ -1,7 +1,7 @@
 PACKAGES = "task-oh-base task-oh-devel task-oh-boot task-oh-standard task-oh-boot-extras task-oh-boot-min-extras"
 DESCRIPTION = "Tasks for OpenedHand Poky"
 MAINTAINER = "Richard Purdie <richard@openedhand.com>"
-PR = "r34"
+PR = "r35"
 
 ALLOW_EMPTY = "1"
 
@@ -33,7 +33,8 @@ RDEPENDS_task-oh-boot-min-extras := "\
     udev-utils"
 
 RDEPENDS_task-oh-base := "\
-    matchbox \
+    matchbox-common \
+    matchbox-wm \
     matchbox-keyboard \
     matchbox-panel    \
     xserver-kdrive-common \
@@ -55,6 +56,7 @@ RDEPENDS_task-oh-standard := "\
     leafpad \
     dropbear \
     portmap \
+    matchbox-desktop \
     matchbox-poky \
     matchbox-keyboard \
     matchbox-stroke \