diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2011-04-14 08:36:36 +0200 |
|---|---|---|
| committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-04-16 13:01:15 +0200 |
| commit | a615a728b214ba86d16284021aeecf58b188b5eb (patch) | |
| tree | 1b49f8d1c874dcd3e0262ebcebe67b20e6ded366 | |
| parent | 24882c2aa0eaaaf48c3bc798ea49a9ac8dfa750e (diff) | |
| download | meta-openembedded-a615a728b214ba86d16284021aeecf58b188b5eb.tar.gz | |
imlib2: add LIC_FILES_CHKSUM
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| -rw-r--r-- | meta-efl/recipes-efl/efl/imlib2_svn.bb | 3 |
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 @@ | |||
| 1 | DESCRIPTION = "A graphic library for file loading, saving, rendering, and manipulation." | 1 | DESCRIPTION = "A graphic library for file loading, saving, rendering, and manipulation." |
| 2 | LICENSE = "BSD" | 2 | LICENSE = "MIT BSD" |
| 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=344895f253c32f38e182dcaf30fe8a35" | ||
| 3 | # can also depend on tiff34, ungif or gif, z, bz2, id3tag | 4 | # can also depend on tiff34, ungif or gif, z, bz2, id3tag |
| 4 | DEPENDS = "freetype libpng jpeg virtual/libx11 libxext" | 5 | DEPENDS = "freetype libpng jpeg virtual/libx11 libxext" |
| 5 | PROVIDES = "virtual/imlib2" | 6 | PROVIDES = "virtual/imlib2" |
