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>
This commit is contained in:
Saul Wold 2011-03-06 09:12:25 -08:00 committed by Richard Purdie
parent 9ebf8f9d19
commit f127151211
1 changed files with 1 additions and 1 deletions

View 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