mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
dev-java/bsf: lift dependency to >=virtual/jdk-11:* #950479
Bug: https://bugs.gentoo.org/950479 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/40862 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
committed by
Sam James
parent
5ff9c6a8ea
commit
3dc7b3b7af
@@ -29,7 +29,7 @@ CDEPEND="
|
||||
tcl? ( dev-java/jacl:0 )
|
||||
"
|
||||
DEPEND="${CDEPEND}
|
||||
>=virtual/jdk-1.8:*"
|
||||
>=virtual/jdk-11:*"
|
||||
RDEPEND="${CDEPEND}
|
||||
>=virtual/jre-1.8:*"
|
||||
|
||||
Reference in New Issue
Block a user