mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
lua5.1: add LIC_FILES_CHKSUM
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
DESCRIPTION = "Lua is a powerful light-weight programming language designed \
|
||||
for extending applications."
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=90c3badc6055c699194c4a7cea583296"
|
||||
HOMEPAGE = "http://www.lua.org/"
|
||||
|
||||
DEPENDS += "readline"
|
||||
|
||||
Reference in New Issue
Block a user