summaryrefslogtreecommitdiffstats
path: root/meta/packages/tasks
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2007-05-17 14:29:08 +0000
committerRichard Purdie <richard@openedhand.com>2007-05-17 14:29:08 +0000
commit60b880245b8460ac4695cdbfd4db4e05d2eacb24 (patch)
treef927b03cfe26b432c0cf195e17dcd649bf9fa2de /meta/packages/tasks
parent2f2560f215631fe045c2fd90b6de3f5c3367b8a3 (diff)
downloadpoky-60b880245b8460ac4695cdbfd4db4e05d2eacb24.tar.gz
task-oh: Add matchbox-keyboard-im
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1753 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/tasks')
-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 d41748bd5c..2fbff257ea 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 = "r60" 6PR = "r61"
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-im \
64 matchbox-panel-2 \ 65 matchbox-panel-2 \
65 matchbox-desktop-2 \ 66 matchbox-desktop-2 \
66 ${XSERVER} \ 67 ${XSERVER} \