emprint: add LIC_FILES_CHKSUM

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
lumag
2011-08-16 23:21:07 +00:00
committed by Koen Kooi
parent 29bb5240c0
commit 06c3e6c9b1
+1
View File
@@ -2,6 +2,7 @@ DESCRIPTION = "Emprint is a utility for taking screenshots of the entire screen,
LICENSE = "MIT BSD" LICENSE = "MIT BSD"
DEPENDS = "imlib2 virtual/libx11 ecore evas edje eina" DEPENDS = "imlib2 virtual/libx11 ecore evas edje eina"
PV = "0.0.1+svnr${SRCPV}" PV = "0.0.1+svnr${SRCPV}"
LIC_FILES_CHKSUM = "file://COPYING;md5=344895f253c32f38e182dcaf30fe8a35"
SRCREV = "${EFL_SRCREV}" SRCREV = "${EFL_SRCREV}"
inherit e inherit e