diff options
author | Dongxiao Xu <dongxiao.xu@intel.com> | 2010-11-27 22:55:54 +0800 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-12-02 05:24:55 -0800 |
commit | efc064340584a981ba094593d82616f48f087f83 (patch) | |
tree | cc24e0ccb2d0b79fa93411ea431392631f8608ab /meta/recipes-graphics/clutter/clutter-gst.inc | |
parent | 9cdb0adf5fb36e41dfb93132c4be70c9e5fd2067 (diff) | |
download | poky-efc064340584a981ba094593d82616f48f087f83.tar.gz |
clutter-gst: Update LICENSE and LIC_FILES_CHKSUM info
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Diffstat (limited to 'meta/recipes-graphics/clutter/clutter-gst.inc')
-rw-r--r-- | meta/recipes-graphics/clutter/clutter-gst.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/clutter/clutter-gst.inc b/meta/recipes-graphics/clutter/clutter-gst.inc index 0a2f261531..c46d0f0ae8 100644 --- a/meta/recipes-graphics/clutter/clutter-gst.inc +++ b/meta/recipes-graphics/clutter/clutter-gst.inc | |||
@@ -1,6 +1,6 @@ | |||
1 | DESCRIPTION = "Clutter GStreamer" | 1 | DESCRIPTION = "Clutter GStreamer" |
2 | HOMEPAGE = "http://www.clutter-project.org/" | 2 | HOMEPAGE = "http://www.clutter-project.org/" |
3 | LICENSE = "LGPL" | 3 | LICENSE = "LGPLv2+" |
4 | 4 | ||
5 | DEPENDS = "clutter-1.0 gstreamer gst-plugins-base" | 5 | DEPENDS = "clutter-1.0 gstreamer gst-plugins-base" |
6 | 6 | ||