diff options
author | Ross Burton <ross@openedhand.com> | 2007-05-31 11:52:33 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2007-05-31 11:52:33 +0000 |
commit | ed75cfd91b08b70096fa97d7a03eb38d642f7e20 (patch) | |
tree | 08b22541de1828dc7d60b29d66b82313f4e968f6 /meta/packages/tasks | |
parent | 2add61089dd2619e3224e6384c282bf364cb52b1 (diff) | |
download | poky-ed75cfd91b08b70096fa97d7a03eb38d642f7e20.tar.gz |
Use matchbox-desktop
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1835 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/tasks')
-rw-r--r-- | meta/packages/tasks/task-oh.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/packages/tasks/task-oh.bb b/meta/packages/tasks/task-oh.bb index 07e39179b4..7b87fa5850 100644 --- a/meta/packages/tasks/task-oh.bb +++ b/meta/packages/tasks/task-oh.bb | |||
@@ -63,7 +63,7 @@ RDEPENDS_task-oh-base = "\ | |||
63 | matchbox-keyboard \ | 63 | matchbox-keyboard \ |
64 | matchbox-keyboard-im \ | 64 | matchbox-keyboard-im \ |
65 | matchbox-panel-2 \ | 65 | matchbox-panel-2 \ |
66 | matchbox-desktop-2 \ | 66 | matchbox-desktop \ |
67 | ${XSERVER} \ | 67 | ${XSERVER} \ |
68 | xserver-kdrive-common \ | 68 | xserver-kdrive-common \ |
69 | xserver-nodm-init \ | 69 | xserver-nodm-init \ |
@@ -86,7 +86,7 @@ RDEPENDS_task-oh-standard = "\ | |||
86 | leafpad \ | 86 | leafpad \ |
87 | dropbear \ | 87 | dropbear \ |
88 | portmap \ | 88 | portmap \ |
89 | matchbox-desktop-2 \ | 89 | matchbox-desktop \ |
90 | matchbox-sato \ | 90 | matchbox-sato \ |
91 | matchbox-keyboard \ | 91 | matchbox-keyboard \ |
92 | matchbox-stroke \ | 92 | matchbox-stroke \ |