mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
luarocks, remove old, add dependency for devel package lua5.3 (#8961)
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="3"
|
||||
REVISION="4"
|
||||
SOURCE_URI="https://luarocks.org/releases/luarocks-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="0e1ec34583e1b265e0fbafb64c8bd348705ad403fe85967fd05d3a659f74d2e5"
|
||||
SOURCE_DIR="luarocks-$portVersion"
|
||||
@@ -26,6 +26,7 @@ PROVIDES="
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
lib:liblua$secondaryArchSuffix >= 5.3
|
||||
devel:liblua$secondaryArchSuffix >= 5.3
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
|
||||
Reference in New Issue
Block a user