luarocks: fix arm builds
This commit is contained in:
parent
85f94b4716
commit
ce9865f480
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'luarocks'
|
||||
pkgname=luarocks
|
||||
version=2.2.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=configure
|
||||
configure_args="--prefix=/usr"
|
||||
hostmakedepends="curl"
|
||||
hostmakedepends="curl lua-devel"
|
||||
makedepends="lua-devel"
|
||||
depends="lua"
|
||||
conf_files="/etc/luarocks/config-5.2.lua"
|
||||
|
|
Loading…
Reference in New Issue
Block a user