epeg: add LIC_FILES_CHKSUM

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Martin Jansa 2012-12-02 15:52:57 +01:00
parent fb110bea8e
commit bc82e9f048

View File

@ -1,5 +1,8 @@
DESCRIPTION = "Epeg is a small library for handling thumbnails."
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://COPYING;md5=344895f253c32f38e182dcaf30fe8a35 \
file://COPYING-PLAIN;md5=f59cacc08235a546b0c34a5422133035"
DEPENDS = "jpeg"
PV = "0.9.0+svnr${SRCPV}"
SRCREV = "${EFL_SRCREV}"