summaryrefslogtreecommitdiffstats
path: root/meta/packages/tasks
diff options
context:
space:
mode:
authorRoss Burton <ross@openedhand.com>2007-05-30 11:06:36 +0000
committerRoss Burton <ross@openedhand.com>2007-05-30 11:06:36 +0000
commit7f6b95d5a7c022e0e2ef4521702eab5d3a6f405e (patch)
tree5d3efdd41451d93adb0829afac7dca7b7eeb834e /meta/packages/tasks
parent3d925f1f946ef5ee2f6d0d60c1e420b2ac268cf9 (diff)
downloadpoky-7f6b95d5a7c022e0e2ef4521702eab5d3a6f405e.tar.gz
Add Empathy to standard images
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1820 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/tasks')
-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 e7e7a7807d..93762c97ed 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 = "r62" 6PR = "r63"
7 7
8PACKAGES = "\ 8PACKAGES = "\
9 task-oh-base \ 9 task-oh-base \
@@ -102,6 +102,7 @@ RDEPENDS_task-oh-standard = "\
102 dates \ 102 dates \
103 tasks \ 103 tasks \
104 web \ 104 web \
105 empathy \
105 pcmanfm \ 106 pcmanfm \
106 puzzles \ 107 puzzles \
107 rxvt-unicode \ 108 rxvt-unicode \
@@ -111,7 +112,6 @@ RDEPENDS_task-oh-standard = "\
111 gnome-vfs-plugin-file \ 112 gnome-vfs-plugin-file \
112 gnome-vfs-plugin-http" 113 gnome-vfs-plugin-http"
113# matchbox-applet-inputmanager 114# matchbox-applet-inputmanager
114# kf
115 115
116RDEPENDS_task-oh-devtools = "\ 116RDEPENDS_task-oh-devtools = "\
117 oprofile \ 117 oprofile \