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

View File

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