]> code.ossystems Code Review - openembedded-core.git/commitdiff
gst-plugins: Added hal to DEPENDS
authorSaul Wold <sgw@linux.intel.com>
Sun, 6 Mar 2011 17:12:25 +0000 (09:12 -0800)
committerSaul Wold <sgw@linux.intel.com>
Sun, 6 Mar 2011 17:15:24 +0000 (09:15 -0800)
Fixes [YOCTO #810]

Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-multimedia/gstreamer/gst-plugins.inc

index 4edca956117fe265592c0b8c127052750958b796..d1abd369d982cf4ed980ee881b150aca4afe0d1c 100644 (file)
@@ -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