From f12715121193b7a70639f30a0f8fe6becd48545f Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Sun, 6 Mar 2011 09:12:25 -0800 Subject: gst-plugins: Added hal to DEPENDS Fixes [YOCTO #810] (From OE-Core rev: c6b0c5720fa0fc2ba7a6792b7f52faad38dd47dc) Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- meta/recipes-multimedia/gstreamer/gst-plugins.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-multimedia') 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 -- cgit v1.1