Bundle 30log

Be compatible with old Luarocks versions, including Luarocks installed
via apt-get and Lua for Windows.
This commit is contained in:
mpeterv
2014-11-06 16:22:49 +03:00
parent 9f3f0adfb1
commit 1e940eac8b
3 changed files with 133 additions and 4 deletions

View File

@@ -10,8 +10,7 @@ description = {
license = "MIT/X11"
}
dependencies = {
"lua >= 5.1, < 5.3",
"30log >= 0.9.1"
"lua >= 5.1, < 5.4"
}
build = {
type = "builtin",