[oe-commits] Koen Kooi : angstrom-task-gnome: add explicit buildtime dep on gst-plugins-ugly

git version control git at git.openembedded.org
Tue Dec 22 10:45:35 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 4a29ef0bc8969754420c94a063d32f298ab16466
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=4a29ef0bc8969754420c94a063d32f298ab16466

Author: Koen Kooi <koen at openembedded.org>
Date:   Tue Dec 22 11:40:10 2009 +0100

angstrom-task-gnome: add explicit buildtime dep on gst-plugins-ugly

---

 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 b0b2563..a947ccd 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 \





More information about the Openembedded-commits mailing list