<div dir="ltr">It's libgudev not just gudev, see:<div><br></div><div><a href="http://git.openembedded.org/openembedded-core-contrib/commit/?h=jansa/master&id=b4183af99a9ebd2c394c6eceb528ea97821b915a">http://git.openembedded.org/openembedded-core-contrib/commit/?h=jansa/master&id=b4183af99a9ebd2c394c6eceb528ea97821b915a</a><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Dec 14, 2015 at 11:34 PM, Ross Burton <span dir="ltr"><<a href="mailto:ross.burton@intel.com" target="_blank">ross.burton@intel.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">This is an auto-detected build dependency but upstream doesn't have an option to<br>
toggle it. As GStreamer builds with gudev enabled, simply enable it here.<br>
<br>
Signed-off-by: Ross Burton <<a href="mailto:ross.burton@intel.com">ross.burton@intel.com</a>><br>
---<br>
 meta/recipes-graphics/clutter/clutter-gst-3.0.inc | 2 +-<br>
 1 file changed, 1 insertion(+), 1 deletion(-)<br>
<br>
diff --git a/meta/recipes-graphics/clutter/clutter-gst-3.0.inc b/meta/recipes-graphics/clutter/clutter-gst-3.0.inc<br>
index 5aeeac6..6a189f2 100644<br>
--- a/meta/recipes-graphics/clutter/clutter-gst-3.0.inc<br>
+++ b/meta/recipes-graphics/clutter/clutter-gst-3.0.inc<br>
@@ -8,7 +8,7 @@ REQUIRED_DISTRO_FEATURES ?= "opengl"<br>
<br>
 SRC_URI += "file://0001-Install-example-binary-needed-for-core-image-clutter.patch"<br>
<br>
-DEPENDS = "gstreamer1.0-plugins-base gstreamer1.0-plugins-bad clutter-1.0"<br>
+DEPENDS = "gstreamer1.0-plugins-base gstreamer1.0-plugins-bad clutter-1.0 gudev"<br>
 RDEPENDS_${PN} += "gstreamer1.0-meta-base"<br>
 PACKAGES =+ "${PN}-examples"<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
2.1.4<br>
<br>
--<br>
_______________________________________________<br>
Openembedded-core mailing list<br>
<a href="mailto:Openembedded-core@lists.openembedded.org">Openembedded-core@lists.openembedded.org</a><br>
<a href="http://lists.openembedded.org/mailman/listinfo/openembedded-core" rel="noreferrer" target="_blank">http://lists.openembedded.org/mailman/listinfo/openembedded-core</a><br>
</font></span></blockquote></div><br></div>