aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-12-22 11:40:10 +0100
committerKoen Kooi <koen@openembedded.org>2009-12-22 11:41:06 +0100
commit4a29ef0bc8969754420c94a063d32f298ab16466 (patch)
tree40a32f85de5abac0c5a44c42e2cffc7dee3c851b /recipes
parent1bddbca4d368455b1e2da31a9a68a1eb2a0e2f7d (diff)
downloadopenembedded-4a29ef0bc8969754420c94a063d32f298ab16466.tar.gz
angstrom-task-gnome: add explicit buildtime dep on gst-plugins-ugly
Diffstat (limited to 'recipes')
-rw-r--r--recipes/tasks/angstrom-task-gnome.bb2
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 \