summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/lua/lua5.1_5.1.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-devtools/lua/lua5.1_5.1.4.bb')
-rw-r--r--meta-oe/recipes-devtools/lua/lua5.1_5.1.4.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-devtools/lua/lua5.1_5.1.4.bb b/meta-oe/recipes-devtools/lua/lua5.1_5.1.4.bb
index 06c800496..5591c4cb2 100644
--- a/meta-oe/recipes-devtools/lua/lua5.1_5.1.4.bb
+++ b/meta-oe/recipes-devtools/lua/lua5.1_5.1.4.bb
@@ -1,6 +1,7 @@
1DESCRIPTION = "Lua is a powerful light-weight programming language designed \ 1DESCRIPTION = "Lua is a powerful light-weight programming language designed \
2for extending applications." 2for extending applications."
3LICENSE = "MIT" 3LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=90c3badc6055c699194c4a7cea583296"
4HOMEPAGE = "http://www.lua.org/" 5HOMEPAGE = "http://www.lua.org/"
5 6
6DEPENDS += "readline" 7DEPENDS += "readline"