]> code.ossystems Code Review - openembedded-core.git/commitdiff
Update with extra mb stuff
authorMatthew Allum <mallum@openedhand.com>
Wed, 28 Sep 2005 17:30:18 +0000 (17:30 +0000)
committerMatthew Allum <mallum@openedhand.com>
Wed, 28 Sep 2005 17:30:18 +0000 (17:30 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky@52 311d38ba-8fff-0310-9ca6-ca027cbcb966

openembedded/packages/meta/meta-oh.bb

index 18562a84ddb8a12e689d32b67246f18e72506f65..3b52120f2d2c439ebd15c93bde338676b63d59de 100644 (file)
@@ -2,7 +2,7 @@ PACKAGES = "oh-base-depends oh-task-base"
 # oh-task-base
 DESCRIPTION = "Meta-package for OpenHand Palmtop Environment"
 MAINTAINER = "Richard Purdie <richard@openedhand.com>"
-PR = "r6"
+PR = "r7"
 
 ALLOW_EMPTY = "1"
 
@@ -16,11 +16,17 @@ DEPENDS += " ${oh-base-depends}"
 oh-task-base = "\
     matchbox \
     matchbox-poky \
+    matchbox-keyboard \
+    matchbox-stroke \
+    matchbox-panel-manager \
+    matchbox-panel-hacks \
+    matchbox-themes-extra \
+    matchbox-themes-gtk \              
     xcursor-transparent-theme \
     xserver-kdrive-common \
     xserver-nodm-init \
     gtk+ \
-    rxvt \
+    rxvt-unicode \
     xhost \
     gdb \    
     strace \