mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 12:49:46 +00:00
gtkhtml2: Add LIC_FILES_CHKSUM
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
This commit is contained in:
@@ -1,7 +1,8 @@
|
|||||||
SECTION = "libs"
|
SECTION = "libs"
|
||||||
DEPENDS = "gtk+ glib-2.0 libxml2"
|
DEPENDS = "gtk+ glib-2.0 libxml2"
|
||||||
DESCRIPTION = "A GTK+ HTML rendering library."
|
DESCRIPTION = "A GTK+ HTML rendering library."
|
||||||
LICENSE = "GPL"
|
LICENSE = "LGPLv2"
|
||||||
|
LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=55ca817ccb7d5b5b66355690e9abc605"
|
||||||
PV = "2.11.0+svnr${SRCREV}"
|
PV = "2.11.0+svnr${SRCREV}"
|
||||||
PR = "r1"
|
PR = "r1"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user