mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
epdf: add LIC_FILES_CHKSUM
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -1,5 +1,9 @@
|
|||||||
DESCRIPTION = "Epdf is the glue between EFL and libpoppler"
|
DESCRIPTION = "Epdf is the glue between EFL and libpoppler"
|
||||||
LICENSE = "MIT BSD"
|
LICENSE = "GPLv2 & LGPLv3"
|
||||||
|
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe \
|
||||||
|
file://COPYING.LESSER;md5=6a6a8e020838b23406c81b19c1d46df6 \
|
||||||
|
"
|
||||||
|
|
||||||
DEPENDS = "poppler evas ecore"
|
DEPENDS = "poppler evas ecore"
|
||||||
PV = "0.1.0+svnr${SRCPV}"
|
PV = "0.1.0+svnr${SRCPV}"
|
||||||
PR = "r4"
|
PR = "r4"
|
||||||
|
|||||||
Reference in New Issue
Block a user