aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2011-03-06 09:12:25 -0800
committerSaul Wold <sgw@linux.intel.com>2011-03-06 09:15:24 -0800
commitc6b0c5720fa0fc2ba7a6792b7f52faad38dd47dc (patch)
tree4fc3aa1eb0ae56e18c4f92a9b3a1d3d0f448c639 /meta/recipes-multimedia
parente01574d5564e9d65759eaa08bcac80eb31a52c04 (diff)
downloadopenembedded-core-contrib-c6b0c5720fa0fc2ba7a6792b7f52faad38dd47dc.tar.gz
gst-plugins: Added hal to DEPENDS
Fixes [YOCTO #810] Signed-off-by: Saul Wold <sgw@linux.intel.com>
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 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