tolua: drop hostmakedepends provided by build_style
This commit is contained in:
parent
1104646989
commit
867fcdfa3e
|
@ -3,7 +3,7 @@ pkgname=tolua
|
|||
version=5.2.0
|
||||
revision=2
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config cmake"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="lua52-devel"
|
||||
short_desc="A tool that greatly simplifies the integration of C/C++ code with Lua"
|
||||
maintainer="Antonio Malcolm <antonio@antoniomalcolm.com>"
|
||||
|
|
Loading…
Reference in New Issue