[OE-core] [PATCH] clutter-gst-3.0: add missing gudev build dependency

Martin Jansa martin.jansa at gmail.com
Mon Dec 14 22:59:44 UTC 2015


It's libgudev not just gudev, see:

http://git.openembedded.org/openembedded-core-contrib/commit/?h=jansa/master&id=b4183af99a9ebd2c394c6eceb528ea97821b915a

On Mon, Dec 14, 2015 at 11:34 PM, Ross Burton <ross.burton at intel.com> wrote:

> This is an auto-detected build dependency but upstream doesn't have an
> option to
> toggle it.  As GStreamer builds with gudev enabled, simply enable it here.
>
> Signed-off-by: Ross Burton <ross.burton at intel.com>
> ---
>  meta/recipes-graphics/clutter/clutter-gst-3.0.inc | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta/recipes-graphics/clutter/clutter-gst-3.0.inc
> b/meta/recipes-graphics/clutter/clutter-gst-3.0.inc
> index 5aeeac6..6a189f2 100644
> --- a/meta/recipes-graphics/clutter/clutter-gst-3.0.inc
> +++ b/meta/recipes-graphics/clutter/clutter-gst-3.0.inc
> @@ -8,7 +8,7 @@ REQUIRED_DISTRO_FEATURES ?= "opengl"
>
>  SRC_URI +=
> "file://0001-Install-example-binary-needed-for-core-image-clutter.patch"
>
> -DEPENDS = "gstreamer1.0-plugins-base gstreamer1.0-plugins-bad clutter-1.0"
> +DEPENDS = "gstreamer1.0-plugins-base gstreamer1.0-plugins-bad clutter-1.0
> gudev"
>  RDEPENDS_${PN} += "gstreamer1.0-meta-base"
>  PACKAGES  =+ "${PN}-examples"
>
> --
> 2.1.4
>
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20151214/f9a9872e/attachment-0002.html>


More information about the Openembedded-core mailing list