summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorRoss Burton <ross@openedhand.com>2007-06-02 18:00:21 +0000
committerRoss Burton <ross@openedhand.com>2007-06-02 18:00:21 +0000
commit4ade9d9e8a41bdfea33d8bb965076a29682d9e5c (patch)
tree9a9cf11ce3024be1b0471fa9da7d3067447c2b89 /meta
parent98b1165d9a70d26983250c3bf1d841afab9e9fd0 (diff)
downloadpoky-4ade9d9e8a41bdfea33d8bb965076a29682d9e5c.tar.gz
Add the keyboard applet to the standard image
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1849 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta')
-rw-r--r--meta/packages/tasks/task-oh.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/packages/tasks/task-oh.bb b/meta/packages/tasks/task-oh.bb
index 7b87fa5850..8cadf33bc0 100644
--- a/meta/packages/tasks/task-oh.bb
+++ b/meta/packages/tasks/task-oh.bb
@@ -3,7 +3,7 @@
3# 3#
4 4
5DESCRIPTION = "Tasks for OpenedHand Poky" 5DESCRIPTION = "Tasks for OpenedHand Poky"
6PR = "r64" 6PR = "r65"
7 7
8PACKAGES = "\ 8PACKAGES = "\
9 task-oh-base \ 9 task-oh-base \
@@ -61,6 +61,7 @@ RDEPENDS_task-oh-base = "\
61 matchbox-common \ 61 matchbox-common \
62 matchbox-wm \ 62 matchbox-wm \
63 matchbox-keyboard \ 63 matchbox-keyboard \
64 matchbox-keyboard-applet \
64 matchbox-keyboard-im \ 65 matchbox-keyboard-im \
65 matchbox-panel-2 \ 66 matchbox-panel-2 \
66 matchbox-desktop \ 67 matchbox-desktop \