lua-MessagePack: add lua runtime dependency
This commit is contained in:
parent
248f338b5e
commit
4aa3c578d1
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ version=0.3.1
|
|||
revision=1
|
||||
hostmakedepends="lua>=5.2"
|
||||
makedepends="lua>=5.2"
|
||||
depends="lua>=5.2"
|
||||
short_desc="A pure Lua implementation of msgpack.org"
|
||||
maintainer="Tj Vanderpoel (bougyman) <tj@rubyists.com>"
|
||||
license="MIT"
|
||||
|
|
Loading…
Reference in a new issue