luarocks: fix arm builds
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user