r2dec_js, fix REQUIRES (#13558)

This commit is contained in:
Schrijvers Luc
2025-12-31 16:55:57 +01:00
committed by GitHub
parent d8d07f6ff9
commit 75df229b57

View File

@@ -14,7 +14,7 @@ COPYRIGHT="2020-2023 Giovanni Dante Grazioli
2023 Marcin Kolny"
LICENSE="BSD (3-clause)
MIT"
REVISION="2"
REVISION="3"
SOURCE_URI="https://github.com/wargio/r2dec-js/archive/refs/tags/$portVersion.tar.gz"
CHECKSUM_SHA256="f40d29dc390538e1f1848d295163761df6bec9d9a4c99a790dc98061b5b943f7"
SOURCE_DIR="r2dec-js-$portVersion"
@@ -31,9 +31,9 @@ PROVIDES="
"
REQUIRES="
haiku$secondaryArchSuffix
devel:libr_config$secondaryArchSuffix
devel:libr_cons$secondaryArchSuffix
devel:libr_core$secondaryArchSuffix
lib:libr_config$secondaryArchSuffix
lib:libr_cons$secondaryArchSuffix
lib:libr_core$secondaryArchSuffix
"
BUILD_REQUIRES="