aboutsummaryrefslogtreecommitdiffstats
path: root/meta-efl/recipes-efl/efl/imlib2_svn.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2011-04-14 08:36:36 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2011-04-16 13:01:15 +0200
commita615a728b214ba86d16284021aeecf58b188b5eb (patch)
tree1b49f8d1c874dcd3e0262ebcebe67b20e6ded366 /meta-efl/recipes-efl/efl/imlib2_svn.bb
parent24882c2aa0eaaaf48c3bc798ea49a9ac8dfa750e (diff)
downloadmeta-openembedded-contrib-a615a728b214ba86d16284021aeecf58b188b5eb.tar.gz
imlib2: add LIC_FILES_CHKSUM
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-efl/recipes-efl/efl/imlib2_svn.bb')
-rw-r--r--meta-efl/recipes-efl/efl/imlib2_svn.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-efl/recipes-efl/efl/imlib2_svn.bb b/meta-efl/recipes-efl/efl/imlib2_svn.bb
index 96f66bf98f..a2585e750a 100644
--- a/meta-efl/recipes-efl/efl/imlib2_svn.bb
+++ b/meta-efl/recipes-efl/efl/imlib2_svn.bb
@@ -1,5 +1,6 @@
DESCRIPTION = "A graphic library for file loading, saving, rendering, and manipulation."
-LICENSE = "BSD"
+LICENSE = "MIT BSD"
+LIC_FILES_CHKSUM = "file://COPYING;md5=344895f253c32f38e182dcaf30fe8a35"
# can also depend on tiff34, ungif or gif, z, bz2, id3tag
DEPENDS = "freetype libpng jpeg virtual/libx11 libxext"
PROVIDES = "virtual/imlib2"