diff options
Diffstat (limited to 'recipes/tasks/task-gmae.bb')
-rw-r--r-- | recipes/tasks/task-gmae.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/tasks/task-gmae.bb b/recipes/tasks/task-gmae.bb index 73710f8ffa..1638c98e33 100644 --- a/recipes/tasks/task-gmae.bb +++ b/recipes/tasks/task-gmae.bb @@ -1,5 +1,5 @@ DESCRIPTION = "GNOME Mobile & Embedded Initiative" -PR = "r1" +PR = "r2" inherit task @@ -28,7 +28,7 @@ RDEPENDS_gmae-user = " \ avahi-utils \ gstreamer \ matchbox-wm matchbox-panel \ - gconf-dbus \ + gconf \ gnome-vfs \ " |