summaryrefslogtreecommitdiffstats
path: root/meta/packages/tasks/task-oh.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/tasks/task-oh.bb')
-rw-r--r--meta/packages/tasks/task-oh.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/packages/tasks/task-oh.bb b/meta/packages/tasks/task-oh.bb
index 60856d7498..030fcac714 100644
--- a/meta/packages/tasks/task-oh.bb
+++ b/meta/packages/tasks/task-oh.bb
@@ -1,5 +1,5 @@
1DESCRIPTION = "Tasks for OpenedHand Poky" 1DESCRIPTION = "Tasks for OpenedHand Poky"
2PR = "r54" 2PR = "r55"
3 3
4PACKAGES = "\ 4PACKAGES = "\
5 task-oh-base \ 5 task-oh-base \
@@ -90,7 +90,6 @@ RDEPENDS_task-oh-standard = "\
90 matchbox-stroke \ 90 matchbox-stroke \
91 matchbox-config-gtk \ 91 matchbox-config-gtk \
92 matchbox-themes-gtk \ 92 matchbox-themes-gtk \
93 matchbox-applet-inputmanager \
94 matchbox-applet-startup-monitor \ 93 matchbox-applet-startup-monitor \
95 xcursor-transparent-theme \ 94 xcursor-transparent-theme \
96 sato-icon-theme \ 95 sato-icon-theme \
@@ -109,6 +108,7 @@ RDEPENDS_task-oh-standard = "\
109 gnome-vfs \ 108 gnome-vfs \
110 gnome-vfs-plugin-file \ 109 gnome-vfs-plugin-file \
111 gnome-vfs-plugin-http" 110 gnome-vfs-plugin-http"
111# matchbox-applet-inputmanager
112 112
113RDEPENDS_task-oh-devtools = "\ 113RDEPENDS_task-oh-devtools = "\
114 oprofile \ 114 oprofile \