mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
tolua: drop hostmakedepends provided by build_style
This commit is contained in:
parent
1104646989
commit
867fcdfa3e
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ pkgname=tolua
|
||||||
version=5.2.0
|
version=5.2.0
|
||||||
revision=2
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config cmake"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="lua52-devel"
|
makedepends="lua52-devel"
|
||||||
short_desc="A tool that greatly simplifies the integration of C/C++ code with Lua"
|
short_desc="A tool that greatly simplifies the integration of C/C++ code with Lua"
|
||||||
maintainer="Antonio Malcolm <antonio@antoniomalcolm.com>"
|
maintainer="Antonio Malcolm <antonio@antoniomalcolm.com>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue