mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-19 01:46:00 +01:00
r2dec_js, fix REQUIRES (#13558)
This commit is contained in:
@@ -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="
|
||||
|
||||
Reference in New Issue
Block a user