mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-16 17:56:41 +00:00
lua5.1: add LIC_FILES_CHKSUM
This commit is contained in:
parent
25669e8b93
commit
69203f0bd1
@ -1,6 +1,7 @@
|
|||||||
DESCRIPTION = "Lua is a powerful light-weight programming language designed \
|
DESCRIPTION = "Lua is a powerful light-weight programming language designed \
|
||||||
for extending applications."
|
for extending applications."
|
||||||
LICENSE = "MIT"
|
LICENSE = "MIT"
|
||||||
|
LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=90c3badc6055c699194c4a7cea583296"
|
||||||
HOMEPAGE = "http://www.lua.org/"
|
HOMEPAGE = "http://www.lua.org/"
|
||||||
|
|
||||||
DEPENDS += "readline"
|
DEPENDS += "readline"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user