diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2011-03-24 15:09:57 +0100 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-03-25 08:32:02 +0100 |
commit | a1a57885e17e776b7fdda4beaf714b2f2a12e263 (patch) | |
tree | f47e76ca2ffae1c4ab7818fb9ed0349a2ccdac93 /meta-efl | |
parent | 63a1480ecc922ce69faa3767b72042ce96f28758 (diff) | |
download | meta-openembedded-a1a57885e17e776b7fdda4beaf714b2f2a12e263.tar.gz |
evas: add LIC_FILES_CHKSUM
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Siged-off-by: Koen Kooi <koen@dominion.truhere.net>
Diffstat (limited to 'meta-efl')
-rw-r--r-- | meta-efl/recipes-efl/efl/evas.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-efl/recipes-efl/efl/evas.inc b/meta-efl/recipes-efl/efl/evas.inc index bcb19849b..3dbd072ea 100644 --- a/meta-efl/recipes-efl/efl/evas.inc +++ b/meta-efl/recipes-efl/efl/evas.inc | |||
@@ -1,5 +1,6 @@ | |||
1 | DESCRIPTION = "Evas is the Enlightenment canvas API" | 1 | DESCRIPTION = "Evas is the Enlightenment canvas API" |
2 | LICENSE = "MIT BSD" | 2 | LICENSE = "MIT BSD" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=702a085dc863c1c7c1e909db7175f5bf" | ||
3 | # can also depend on valgrind, libsdl-x11, directfb | 4 | # can also depend on valgrind, libsdl-x11, directfb |
4 | DEPENDS = "librsvg eina eet freetype jpeg libpng virtual/libx11 libxext libxrender fontconfig libfribidi giflib" | 5 | DEPENDS = "librsvg eina eet freetype jpeg libpng virtual/libx11 libxext libxrender fontconfig libfribidi giflib" |
5 | DEPENDS_virtclass-native = "freetype-native libxext-native libpng-native jpeg-native eet-native eina-native libfribidi-native" | 6 | DEPENDS_virtclass-native = "freetype-native libxext-native libpng-native jpeg-native eet-native eina-native libfribidi-native" |