From patchwork Sun Mar 6 17:19:39 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [1/2] gst-plugins: Added hal to DEPENDS Date: Sun, 06 Mar 2011 17:19:39 -0000 From: Saul Wold X-Patchwork-Id: 1179 Message-Id: To: poky@yoctoproject.org,openembedded-core@lists.openembedded.org From: Saul Wold Fixes [YOCTO #810] Signed-off-by: Saul Wold --- meta/recipes-multimedia/gstreamer/gst-plugins.inc | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/recipes-multimedia/gstreamer/gst-plugins.inc b/meta/recipes-multimedia/gstreamer/gst-plugins.inc index 4edca95..d1abd36 100644 --- a/meta/recipes-multimedia/gstreamer/gst-plugins.inc +++ b/meta/recipes-multimedia/gstreamer/gst-plugins.inc @@ -3,7 +3,7 @@ HOMEPAGE = "http://gstreamer.freedesktop.org/" BUGTRACKER = "https://bugzilla.gnome.org/enter_bug.cgi?product=Gstreamer" SECTION = "multimedia" PRIORITY = "optional" -DEPENDS = "gstreamer" +DEPENDS = "gstreamer hal" inherit autotools pkgconfig