summaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2011-03-06 09:12:25 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-03-08 11:04:21 -0800
commitf12715121193b7a70639f30a0f8fe6becd48545f (patch)
tree9c486f06a3cd29f9b212e200784a8eb4a69f73c3 /meta/recipes-multimedia
parent9ebf8f9d191f1f378e3b22ca20a44da06a6ab2de (diff)
downloadast2050-yocto-poky-f12715121193b7a70639f30a0f8fe6becd48545f.zip
ast2050-yocto-poky-f12715121193b7a70639f30a0f8fe6becd48545f.tar.gz
gst-plugins: Added hal to DEPENDS
Fixes [YOCTO #810] (From OE-Core rev: c6b0c5720fa0fc2ba7a6792b7f52faad38dd47dc) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia')
-rw-r--r--meta/recipes-multimedia/gstreamer/gst-plugins.inc2
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
OpenPOWER on IntegriCloud