summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/mx/mx.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/mx/mx.inc')
-rw-r--r--meta/recipes-graphics/mx/mx.inc2
1 files changed, 1 insertions, 1 deletions
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 @@
1SUMMARY = "Clutter based UI widget library" 1SUMMARY = "Clutter based UI widget library"
2LICENSE = "LGPLv2.1" 2LICENSE = "LGPLv2.1"
3 3
4inherit clutter autotools-brokensep distro_features_check gobject-introspection gtk-doc 4inherit clutter autotools distro_features_check gobject-introspection gtk-doc
5# depends on clutter-1.0 which depends on cogl-1.0 5# depends on clutter-1.0 which depends on cogl-1.0
6REQUIRED_DISTRO_FEATURES = "opengl" 6REQUIRED_DISTRO_FEATURES = "opengl"
7 7