mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
luarocks, revbump, add missing cmd:find? (#10633)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user