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.bur...@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.bur...@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@lists.openembedded.org > http://lists.openembedded.org/mailman/listinfo/openembedded-core >
-- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core