mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
sci-biology/cytoscape-bin: JDK definitively needed instead of JRE
Signed-off-by: Andres Becerra <andres.becerra@gmail.com>
This commit is contained in:
@@ -14,7 +14,7 @@ S="${WORKDIR}"
|
||||
LICENSE="LGPL-2.1"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
RDEPEND="=virtual/jre-17"
|
||||
RDEPEND="virtual/jdk:17"
|
||||
|
||||
src_install() {
|
||||
MY_PN="cytoscape"
|
||||
|
||||
Reference in New Issue
Block a user