From: Saul Wold Date: Tue, 30 Nov 2010 01:20:14 +0000 (-0800) Subject: table.inc: correct version number X-Git-Tag: 2011-1~3675 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=d36f6f4f4050b9a7db3f5ff4b716974800dfd019;p=openembedded-core.git table.inc: correct version number Signed-off-by: Saul Wold --- 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