summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-graphics/clutter/table.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/clutter/table.inc b/meta/recipes-graphics/clutter/table.inc
index dc949172b5..6dfb47db77 100644
--- a/meta/recipes-graphics/clutter/table.inc
+++ b/meta/recipes-graphics/clutter/table.inc
@@ -2,7 +2,7 @@ DESCRIPTION = "Table Clutter Demo"
2HOMEPAGE = "http://www.clutter-project.org/" 2HOMEPAGE = "http://www.clutter-project.org/"
3LICENSE = "LGPL" 3LICENSE = "LGPL"
4 4
5DEPENDS = "clutter-gst-0.6 gnome-vfs" 5DEPENDS = "clutter-gst-1.0 gnome-vfs"
6 6
7inherit autotools pkgconfig 7inherit autotools pkgconfig
8 8