Update with extra mb stuff

git-svn-id: https://svn.o-hand.com/repos/poky@52 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Matthew Allum 2005-09-28 17:30:18 +00:00
parent 138dbc6836
commit dd2bd6254c
1 changed files with 8 additions and 2 deletions

View 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 \