luarocks, revbump, add missing cmd:find? (#10633)

This commit is contained in:
Schrijvers Luc
2024-06-25 18:09:34 +02:00
committed by GitHub
parent 54b63376ad
commit 37a68944cc

View File

@@ -4,7 +4,7 @@ packages called rocks, which also contain version dependency information."
HOMEPAGE="https://luarocks.org"
COPYRIGHT="2007-2014 Kepler Project"
LICENSE="MIT"
REVISION="2"
REVISION="3"
SOURCE_URI="https://luarocks.org/releases/luarocks-$portVersion.tar.gz"
CHECKSUM_SHA256="c3fb3d960dffb2b2fe9de7e3cb004dc4d0b34bb3d342578af84f84325c669102"
SOURCE_DIR="luarocks-$portVersion"
@@ -35,6 +35,7 @@ BUILD_REQUIRES="
devel:liblua$secondaryArchSuffix >= 5.4
"
BUILD_PREREQUIRES="
cmd:find
cmd:gcc$secondaryArchSuffix
cmd:ld$secondaryArchSuffix
cmd:lua5.4$secondaryArchSuffix