summaryrefslogtreecommitdiffstats
path: root/openembedded/packages/meta/meta-oh.bb
diff options
context:
space:
mode:
authorMatthew Allum <mallum@openedhand.com>2005-09-27 11:53:28 +0000
committerMatthew Allum <mallum@openedhand.com>2005-09-27 11:53:28 +0000
commitd4b04a5a33480a3d25aa619fcf7b4cef16b7b091 (patch)
tree6887bfcda9deea1d31a2061fb02c5c73d3b7f444 /openembedded/packages/meta/meta-oh.bb
parent13b143887f43d3902678d7d898fd870b32f821b7 (diff)
downloadpoky-d4b04a5a33480a3d25aa619fcf7b4cef16b7b091.tar.gz
Add matchbox-poky to oh-meta
git-svn-id: https://svn.o-hand.com/repos/poky@42 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/packages/meta/meta-oh.bb')
-rw-r--r--openembedded/packages/meta/meta-oh.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/openembedded/packages/meta/meta-oh.bb b/openembedded/packages/meta/meta-oh.bb
index d61824c393..9131b07aee 100644
--- a/openembedded/packages/meta/meta-oh.bb
+++ b/openembedded/packages/meta/meta-oh.bb
@@ -2,7 +2,7 @@ PACKAGES = "oh-base-depends oh-task-base"
2# oh-task-base 2# oh-task-base
3DESCRIPTION = "Meta-package for OpenHand Palmtop Environment" 3DESCRIPTION = "Meta-package for OpenHand Palmtop Environment"
4MAINTAINER = "Richard Purdie <richard@openedhand.com>" 4MAINTAINER = "Richard Purdie <richard@openedhand.com>"
5PR = "r4" 5PR = "r5"
6 6
7ALLOW_EMPTY = "1" 7ALLOW_EMPTY = "1"
8 8
@@ -15,6 +15,7 @@ DEPENDS += " ${oh-base-depends}"
15 15
16oh-task-base = "\ 16oh-task-base = "\
17 matchbox \ 17 matchbox \
18 matchbox-poky \
18 xcursor-transparent-theme \ 19 xcursor-transparent-theme \
19 xserver-kdrive-common \ 20 xserver-kdrive-common \
20 gtk+ \ 21 gtk+ \