diff options
-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 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" HOMEPAGE = "http://www.clutter-project.org/" LICENSE = "LGPL" -DEPENDS = "clutter-gst-0.6 gnome-vfs" +DEPENDS = "clutter-gst-1.0 gnome-vfs" inherit autotools pkgconfig |