diff options
-rw-r--r-- | recipes/tasks/angstrom-task-gnome.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/tasks/angstrom-task-gnome.bb b/recipes/tasks/angstrom-task-gnome.bb index 1c54f374d8..574579f1ff 100644 --- a/recipes/tasks/angstrom-task-gnome.bb +++ b/recipes/tasks/angstrom-task-gnome.bb @@ -12,7 +12,7 @@ XSERVER ?= "xserver-xorg \ xf86-input-keyboard \ " -PR = "r5" +PR = "r6" PACKAGES += "task-gnome-apps task-gnome-fonts task-gnome task-gnome-gstreamer task-gnome-perl task-gnome-pulseaudio task-gnome-themes task-gnome-totem task-gnome-xserver-base task-gnome-xserver" @@ -30,6 +30,7 @@ RDEPENDS_task-gnome-apps = " \ gimp \ gnome-games \ gnome-mplayer \ + gecko-mediaplayer-firefox-hack \ gnumeric \ gphoto2 \ gthumb \ |