mirror of
git://git.yoctoproject.org/poky
synced 2026-09-27 04:46:35 +00:00
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:
parent
1bac3117fa
commit
fb928dc8ea
@ -3,7 +3,7 @@ HOMEPAGE = "http://gstreamer.freedesktop.org/"
|
|||||||
BUGTRACKER = "https://bugzilla.gnome.org/enter_bug.cgi?product=Gstreamer"
|
BUGTRACKER = "https://bugzilla.gnome.org/enter_bug.cgi?product=Gstreamer"
|
||||||
SECTION = "multimedia"
|
SECTION = "multimedia"
|
||||||
PRIORITY = "optional"
|
PRIORITY = "optional"
|
||||||
DEPENDS = "gstreamer"
|
DEPENDS = "gstreamer hal"
|
||||||
|
|
||||||
inherit autotools pkgconfig
|
inherit autotools pkgconfig
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user