summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/clutter/table.inc
diff options
context:
space:
mode:
authorZhai Edwin <edwin.zhai@intel.com>2011-01-30 14:19:18 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-02-01 23:59:39 +0000
commit551174c7896ae715ba76159ab56382e588f5b51c (patch)
treec18f786820ef7592266a8e853efc898bc622e806 /meta/recipes-graphics/clutter/table.inc
parent1357d222387b19a84431ae3a24fcb3a18e20faa8 (diff)
downloadpoky-551174c7896ae715ba76159ab56382e588f5b51c.tar.gz
clutter-gst-1.0: Upgrade to 1.3.4 (clutter 1.4 series)
Install the example binary needed for poky-image-clutter. Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
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