luarocks: add unzip dependency
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'luarocks'
|
# Template file for 'luarocks'
|
||||||
pkgname=luarocks
|
pkgname=luarocks
|
||||||
version=2.4.3
|
version=2.4.3
|
||||||
revision=1
|
revision=2
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="
|
configure_args="
|
||||||
@@ -13,7 +13,7 @@ configure_args="
|
|||||||
--with-downloader=curl
|
--with-downloader=curl
|
||||||
--versioned-rocks-dir"
|
--versioned-rocks-dir"
|
||||||
hostmakedepends="lua-devel"
|
hostmakedepends="lua-devel"
|
||||||
depends="lua curl"
|
depends="lua curl unzip"
|
||||||
conf_files="/etc/luarocks/config-5.3.lua"
|
conf_files="/etc/luarocks/config-5.3.lua"
|
||||||
short_desc="Package management for Lua modules"
|
short_desc="Package management for Lua modules"
|
||||||
maintainer="Duncaen <duncaen@voidlinux.eu>"
|
maintainer="Duncaen <duncaen@voidlinux.eu>"
|
||||||
|
|||||||
Reference in New Issue
Block a user