From: Saul Wold Date: Sun, 6 Mar 2011 17:12:25 +0000 (-0800) Subject: gst-plugins: Added hal to DEPENDS X-Git-Tag: 2011-1~2138 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=c6b0c5720fa0fc2ba7a6792b7f52faad38dd47dc;p=openembedded-core.git gst-plugins: Added hal to DEPENDS Fixes [YOCTO #810] Signed-off-by: Saul Wold --- diff --git a/meta/recipes-multimedia/gstreamer/gst-plugins.inc b/meta/recipes-multimedia/gstreamer/gst-plugins.inc index 4edca95611..d1abd369d9 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