mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
dev-java/gradle-bin: set min JRE to 17
Bug: https://bugs.gentoo.org/979421 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: Florian Schmaus <flow@gentoo.org>
This commit is contained in:
committed by
Florian Schmaus
parent
e086fd1b2c
commit
e9cf08a6b7
@@ -23,7 +23,7 @@ DEPEND="app-eselect/eselect-gradle"
|
||||
BDEPEND="app-arch/unzip"
|
||||
RDEPEND="
|
||||
${DEPEND}
|
||||
>=virtual/jre-1.8:*
|
||||
>=virtual/jre-17:*
|
||||
"
|
||||
|
||||
src_compile() {
|
||||
Reference in New Issue
Block a user