diff options
| author | Ross Burton <ross@openedhand.com> | 2007-01-27 22:03:01 +0000 |
|---|---|---|
| committer | Ross Burton <ross@openedhand.com> | 2007-01-27 22:03:01 +0000 |
| commit | 81b126eac35331021ba637fe154b3610e76dbccc (patch) | |
| tree | 11abc9bba31faff00f008e7689d0dfcd3a1702b0 /meta/packages/tasks | |
| parent | dec4a3c1795e92d651def9a5f686aa6c753e1c64 (diff) | |
| download | poky-81b126eac35331021ba637fe154b3610e76dbccc.tar.gz | |
Now we always build gnome-vfs 2.16, don't depend on gnome-vfs-plugin-dbus
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1211 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 4d9ba10d97..27a96dcba5 100644 --- a/meta/packages/tasks/task-oh.bb +++ b/meta/packages/tasks/task-oh.bb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | DESCRIPTION = "Tasks for OpenedHand Poky" | 1 | DESCRIPTION = "Tasks for OpenedHand Poky" |
| 2 | PR = "r47" | 2 | PR = "r48" |
| 3 | 3 | ||
| 4 | PACKAGES = "\ | 4 | PACKAGES = "\ |
| 5 | task-oh-base \ | 5 | task-oh-base \ |
| @@ -99,7 +99,7 @@ RDEPENDS_task-oh-standard = "\ | |||
| 99 | kf \ | 99 | kf \ |
| 100 | rxvt-unicode \ | 100 | rxvt-unicode \ |
| 101 | avahi-daemon \ | 101 | avahi-daemon \ |
| 102 | gnome-vfs-plugin-dbus \ | 102 | gnome-vfs \ |
| 103 | gnome-vfs-plugin-file \ | 103 | gnome-vfs-plugin-file \ |
| 104 | gnome-vfs-plugin-http" | 104 | gnome-vfs-plugin-http" |
| 105 | 105 | ||
