mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
luarocks: noarch=yes
This commit is contained in:
parent
7c53169c8f
commit
6786fe9ded
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
||||||
# Template file for 'luarocks'
|
# Template file for 'luarocks'
|
||||||
pkgname=luarocks
|
pkgname=luarocks
|
||||||
version=2.2.0
|
version=2.2.0
|
||||||
revision=2
|
revision=3
|
||||||
|
noarch=yes
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="--prefix=/usr"
|
configure_args="--prefix=/usr"
|
||||||
hostmakedepends="curl lua-devel"
|
hostmakedepends="curl lua-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue