diff options
author | Ross Burton <ross@openedhand.com> | 2007-03-16 16:02:04 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2007-03-16 16:02:04 +0000 |
commit | a6cc8ec3090b8716847b124f740c50f4fed2f3af (patch) | |
tree | 2f6ff007570400eed3e7fd8fcb9dde749cda80c0 /meta/packages | |
parent | 4e5935ff6ffe4e32663392bdc50ff345f5d2b107 (diff) | |
download | poky-a6cc8ec3090b8716847b124f740c50f4fed2f3af.tar.gz |
Add tasks to the default image
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1363 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages')
-rw-r--r-- | meta/packages/tasks/task-oh.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/packages/tasks/task-oh.bb b/meta/packages/tasks/task-oh.bb index 412dcda19f..304c2f2dad 100644 --- a/meta/packages/tasks/task-oh.bb +++ b/meta/packages/tasks/task-oh.bb | |||
@@ -95,6 +95,7 @@ RDEPENDS_task-oh-standard = "\ | |||
95 | eds-dbus \ | 95 | eds-dbus \ |
96 | contacts \ | 96 | contacts \ |
97 | dates \ | 97 | dates \ |
98 | tasks \ | ||
98 | web \ | 99 | web \ |
99 | pcmanfm \ | 100 | pcmanfm \ |
100 | puzzles \ | 101 | puzzles \ |