From: Koen Kooi Date: Tue, 22 Dec 2009 10:40:10 +0000 (+0100) Subject: angstrom-task-gnome: add explicit buildtime dep on gst-plugins-ugly X-Git-Tag: Release-2010-05/1~1210 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a29ef0bc8969754420c94a063d32f298ab16466;p=openembedded.git angstrom-task-gnome: add explicit buildtime dep on gst-plugins-ugly --- 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 \