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