summaryrefslogtreecommitdiffstats
path: root/recipes/tasks
diff options
context:
space:
mode:
authorRobert Schuster <thebohemian@gmx.net>2009-03-20 01:06:28 +0100
committerRobert Schuster <thebohemian@gmx.net>2009-03-20 01:06:28 +0100
commit1731b184f15d0df27a42bdef8f6f71bdd48e6a38 (patch)
treecc4d0902c7ab362f2bb1107a00dea355bfa8d0b8 /recipes/tasks
parent0ee4b03ea53b5aa82c939c0a63d37e3211ad8906 (diff)
downloadopenembedded-1731b184f15d0df27a42bdef8f6f71bdd48e6a38.tar.gz
task-maemo.bb: Changed osso-gnome-vfs2 to gnome-vfs.
Diffstat (limited to 'recipes/tasks')
-rw-r--r--recipes/tasks/task-maemo.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/tasks/task-maemo.bb b/recipes/tasks/task-maemo.bb
index a4f16ac3a4..4a28b087cf 100644
--- a/recipes/tasks/task-maemo.bb
+++ b/recipes/tasks/task-maemo.bb
@@ -1,7 +1,7 @@
DESCRIPTION = "Task package for maemo environment"
LICENSE = "MIT"
ALLOW_EMPTY = "1"
-PR = "r0"
+PR = "r1"
PACKAGES = "\
maemo-task-base \
@@ -42,7 +42,7 @@ RDEPENDS_maemo-task-base = "\
osso-af-utils \
osso-af-startup \
osso-core-config \
- osso-gnome-vfs2 \
+ gnome-vfs \
osso-thumbnail \
xauth \
esd"