diff options
-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" |