mirror of
https://git.yoctoproject.org/poky
synced 2026-04-13 14:02:21 +02: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"
|
||||
DEPENDS = "gtk+ glib-2.0 libxml2"
|
||||
DESCRIPTION = "A GTK+ HTML rendering library."
|
||||
LICENSE = "GPL"
|
||||
LICENSE = "LGPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=55ca817ccb7d5b5b66355690e9abc605"
|
||||
PV = "2.11.0+svnr${SRCREV}"
|
||||
PR = "r1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user