summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/cogl/cogl-1.0.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/cogl/cogl-1.0.inc')
-rw-r--r--meta/recipes-graphics/cogl/cogl-1.0.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/cogl/cogl-1.0.inc b/meta/recipes-graphics/cogl/cogl-1.0.inc
index 23661d9b64..d8d06651da 100644
--- a/meta/recipes-graphics/cogl/cogl-1.0.inc
+++ b/meta/recipes-graphics/cogl/cogl-1.0.inc
@@ -6,7 +6,7 @@ can render without stepping on each others toes."
6HOMEPAGE = "http://wiki.clutter-project.org/wiki/Cogl" 6HOMEPAGE = "http://wiki.clutter-project.org/wiki/Cogl"
7LICENSE = "MIT" 7LICENSE = "MIT"
8 8
9inherit clutter distro_features_check upstream-version-is-even gobject-introspection 9inherit clutter features_check upstream-version-is-even gobject-introspection
10# cogl-1.0 needs opengl to build 10# cogl-1.0 needs opengl to build
11REQUIRED_DISTRO_FEATURES ?= "opengl" 11REQUIRED_DISTRO_FEATURES ?= "opengl"
12 12