diff options
Diffstat (limited to 'meta/recipes-graphics/clutter/table.inc')
-rw-r--r-- | meta/recipes-graphics/clutter/table.inc | 2 |
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" HOMEPAGE = "http://www.clutter-project.org/" LICENSE = "LGPLv2.1 & GPLv2" -DEPENDS = "clutter-gst-1.0 gnome-vfs" +DEPENDS = "clutter-gst-1.4 gnome-vfs" inherit autotools pkgconfig |