| Submitter | Joshua Lock |
|---|---|
| Date | Dec. 15, 2011, 11:30 p.m. |
| Message ID | <4109f2838503acc390adc95ac571187d6f9abb10.1323991540.git.josh@linux.intel.com> |
| Download | mbox | patch |
| Permalink | /patch/17055/ |
| State | New |
| Headers | show |
Comments
Patch
diff --git a/meta/recipes-graphics/clutter/clutter.inc b/meta/recipes-graphics/clutter/clutter.inc index 24cb30d..9e9c955 100644 --- a/meta/recipes-graphics/clutter/clutter.inc +++ b/meta/recipes-graphics/clutter/clutter.inc @@ -1,6 +1,6 @@ DESCRIPTION = "Clutter graphics library" HOMEPAGE = "http://www.clutter-project.org/" -LICENSE = "LGPL" +LICENSE = "LGPL-2.1" # Internal json-glib was removed in Clutter 1.5.2, cogl was removed in 1.8, atk required since 1.8 STDDEPENDS = "virtual/libx11 gtk-doc-native pango glib-2.0 libxfixes libxi json-glib cogl atk"
Signed-off-by: Joshua Lock <josh@linux.intel.com> --- meta/recipes-graphics/clutter/clutter.inc | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)