luarocks: fix arm builds
This commit is contained in:
parent
85f94b4716
commit
ce9865f480
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'luarocks'
|
# Template file for 'luarocks'
|
||||||
pkgname=luarocks
|
pkgname=luarocks
|
||||||
version=2.2.0
|
version=2.2.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="--prefix=/usr"
|
configure_args="--prefix=/usr"
|
||||||
hostmakedepends="curl"
|
hostmakedepends="curl lua-devel"
|
||||||
makedepends="lua-devel"
|
makedepends="lua-devel"
|
||||||
depends="lua"
|
depends="lua"
|
||||||
conf_files="/etc/luarocks/config-5.2.lua"
|
conf_files="/etc/luarocks/config-5.2.lua"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue