summaryrefslogtreecommitdiffstats
path: root/meta-efl
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2011-03-24 15:09:57 +0100
committerKoen Kooi <koen@dominion.thruhere.net>2011-03-25 08:32:02 +0100
commita1a57885e17e776b7fdda4beaf714b2f2a12e263 (patch)
treef47e76ca2ffae1c4ab7818fb9ed0349a2ccdac93 /meta-efl
parent63a1480ecc922ce69faa3767b72042ce96f28758 (diff)
downloadmeta-openembedded-contrib-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.inc1
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 bcb19849b1..3dbd072eaf 100644
--- a/meta-efl/recipes-efl/efl/evas.inc
+++ b/meta-efl/recipes-efl/efl/evas.inc
@@ -1,5 +1,6 @@
DESCRIPTION = "Evas is the Enlightenment canvas API"
LICENSE = "MIT BSD"
+LIC_FILES_CHKSUM = "file://COPYING;md5=702a085dc863c1c7c1e909db7175f5bf"
# can also depend on valgrind, libsdl-x11, directfb
DEPENDS = "librsvg eina eet freetype jpeg libpng virtual/libx11 libxext libxrender fontconfig libfribidi giflib"
DEPENDS_virtclass-native = "freetype-native libxext-native libpng-native jpeg-native eet-native eina-native libfribidi-native"