From 860dfafeed8bc387defba9ec7fa0622b3a82ec31 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Fri, 22 Apr 2016 15:16:11 +0100 Subject: mx: move to autotools instead of autotools-brokensep Now that MX inherits gtk-doc we can also remove fix-build-dir.patch. (From OE-Core rev: e8d4e80e5cc98e2e0470c85f3c08574d30d466c1) Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- meta/recipes-graphics/mx/mx.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-graphics/mx/mx.inc') diff --git a/meta/recipes-graphics/mx/mx.inc b/meta/recipes-graphics/mx/mx.inc index 2429f189c2..d304837484 100644 --- a/meta/recipes-graphics/mx/mx.inc +++ b/meta/recipes-graphics/mx/mx.inc @@ -1,7 +1,7 @@ SUMMARY = "Clutter based UI widget library" LICENSE = "LGPLv2.1" -inherit clutter autotools-brokensep distro_features_check gobject-introspection gtk-doc +inherit clutter autotools distro_features_check gobject-introspection gtk-doc # depends on clutter-1.0 which depends on cogl-1.0 REQUIRED_DISTRO_FEATURES = "opengl" -- cgit v1.2.3-54-g00ecf