mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
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:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user