summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/clutter/table.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/clutter/table.inc')
-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 b645514835..937ad56b9c 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 = "LGPLv2.1 & GPLv2" 3LICENSE = "LGPLv2.1 & GPLv2"
4 4
5DEPENDS = "clutter-gst-1.0 gnome-vfs" 5DEPENDS = "clutter-gst-1.4 gnome-vfs"
6 6
7inherit autotools pkgconfig 7inherit autotools pkgconfig
8 8