summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/clutter/tidy.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/clutter/tidy.inc')
-rw-r--r--meta/recipes-graphics/clutter/tidy.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/clutter/tidy.inc b/meta/recipes-graphics/clutter/tidy.inc
index 3fa387c049..7d5862b18f 100644
--- a/meta/recipes-graphics/clutter/tidy.inc
+++ b/meta/recipes-graphics/clutter/tidy.inc
@@ -2,7 +2,7 @@ DESCRIPTION = "Tidy library"
2HOMEPAGE = "http://www.clutter-project.org/" 2HOMEPAGE = "http://www.clutter-project.org/"
3LICENSE = "LGPL" 3LICENSE = "LGPL"
4 4
5STDDEPENDS = "clutter-0.8" 5STDDEPENDS = "clutter-1.0"
6BASE_CONF = "--disable-gtk-doc" 6BASE_CONF = "--disable-gtk-doc"
7 7
8DEPENDS = "${STDDEPENDS}" 8DEPENDS = "${STDDEPENDS}"