Add x11-common

git-svn-id: https://svn.o-hand.com/repos/poky@11 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2005-08-31 18:18:01 +00:00
parent 9ed0d2aa99
commit 962491ebe2
10 changed files with 215 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 = "r1"
PR = "r2"
ALLOW_EMPTY = "1"
@@ -16,6 +16,7 @@ DEPENDS += " ${oh-base-depends}"
oh-task-base = "\
matchbox \
xcursor-transparent-theme \
x11-common \
rxvt \
xhost \
ttf-bitstream-vera \

View File

@@ -1,4 +1,4 @@
PR = "r1"
PR = "r2"
export IMAGE_BASENAME = "oh-image"