summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/clutter/clutter-1.0.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/clutter/clutter-1.0.inc')
-rw-r--r--meta/recipes-graphics/clutter/clutter-1.0.inc5
1 files changed, 2 insertions, 3 deletions
diff --git a/meta/recipes-graphics/clutter/clutter-1.0.inc b/meta/recipes-graphics/clutter/clutter-1.0.inc
index 0ace1ce624..c6ecd0804c 100644
--- a/meta/recipes-graphics/clutter/clutter-1.0.inc
+++ b/meta/recipes-graphics/clutter/clutter-1.0.inc
@@ -2,7 +2,7 @@ SUMMARY = "Graphics library for creating hardware-accelerated user interfaces"
2HOMEPAGE = "http://www.clutter-project.org/" 2HOMEPAGE = "http://www.clutter-project.org/"
3LICENSE = "LGPLv2.1+" 3LICENSE = "LGPLv2.1+"
4 4
5inherit clutter ptest-gnome distro_features_check upstream-version-is-even 5inherit clutter ptest-gnome distro_features_check upstream-version-is-even gobject-introspection
6# depends on cogl-1.0 which needs opengl 6# depends on cogl-1.0 which needs opengl
7REQUIRED_DISTRO_FEATURES ?= "opengl" 7REQUIRED_DISTRO_FEATURES ?= "opengl"
8 8
@@ -19,8 +19,7 @@ EDEPENDS_EVDEV = "libxkbcommon"
19ERDEPENDS_EVDEV = "xkeyboard-config" 19ERDEPENDS_EVDEV = "xkeyboard-config"
20 20
21# Disable pretty much everything, override in platform specific set up 21# Disable pretty much everything, override in platform specific set up
22EXTRA_OECONF += "--disable-introspection \ 22EXTRA_OECONF += "--disable-quartz-backend \
23 --disable-quartz-backend \
24 --disable-win32-backend \ 23 --disable-win32-backend \
25 --disable-gdk-backend \ 24 --disable-gdk-backend \
26 --disable-cex100-backend \ 25 --disable-cex100-backend \