summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 872e1cc4ad56..7cbbf686171b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ license=('custom')
depends=('java-runtime-common'
'java-environment-common')
makedepends=()
-optdepends=('graal-nodejs-jdk8-bin: Node.js component (used to be bundled with this package before the 21.1.0 release)')
+optdepends=("graal-nodejs-jdk${java_}-bin: Node.js component (used to be bundled with this package before the 21.1.0 release)")
provides=("java-runtime=${java_}"
"java-environment=${java_}")
options=('staticlibs')