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