1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-02 01:19:52 +00:00

task-oh: Add matchbox-keyboard-im

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1753 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2007-05-17 14:29:08 +00:00
parent 2f2560f215
commit 60b880245b
+2 -1
View File
@@ -3,7 +3,7 @@
# #
DESCRIPTION = "Tasks for OpenedHand Poky" DESCRIPTION = "Tasks for OpenedHand Poky"
PR = "r60" PR = "r61"
PACKAGES = "\ PACKAGES = "\
task-oh-base \ task-oh-base \
@@ -61,6 +61,7 @@ RDEPENDS_task-oh-base = "\
matchbox-common \ matchbox-common \
matchbox-wm \ matchbox-wm \
matchbox-keyboard \ matchbox-keyboard \
matchbox-keyboard-im \
matchbox-panel-2 \ matchbox-panel-2 \
matchbox-desktop-2 \ matchbox-desktop-2 \
${XSERVER} \ ${XSERVER} \