diff options
-rw-r--r-- | recipes/tasks/angstrom-task-gnome.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/tasks/angstrom-task-gnome.bb b/recipes/tasks/angstrom-task-gnome.bb index b0b2563342..a947ccdd9a 100644 --- a/recipes/tasks/angstrom-task-gnome.bb +++ b/recipes/tasks/angstrom-task-gnome.bb @@ -13,6 +13,8 @@ PR = "r2" 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" +DEPENDS = "gst-plugins-ugly" + RDEPENDS_task-gnome-apps = " \ abiword \ cheese \ |