mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
games-strategy/freecol: drop unneeded dependency
Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Part-of: https://github.com/gentoo/gentoo/pull/44607 Closes: https://github.com/gentoo/gentoo/pull/44607 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
This commit is contained in:
committed by
Miroslav Šulc
parent
8c4fcf86f3
commit
b94ca883de
@@ -21,10 +21,10 @@ KEYWORDS="~amd64"
|
||||
CP_DEPEND="
|
||||
dev-java/commons-cli:0
|
||||
dev-java/cortado:0
|
||||
dev-java/findbugs-annotations:0
|
||||
dev-java/miglayout:5
|
||||
"
|
||||
DEPEND="
|
||||
dev-java/findbugs-annotations:0
|
||||
|| ( virtual/jdk:25 virtual/jdk:21 virtual/jdk:17 virtual/jdk:11 )
|
||||
${CP_DEPEND}
|
||||
"
|
||||
@@ -37,6 +37,7 @@ BDEPEND="app-arch/unzip"
|
||||
|
||||
DOCS=( {CHANGELOG,README,SECURITY}.md )
|
||||
|
||||
JAVA_CLASSPATH_EXTRA="findbugs-annotations"
|
||||
JAVA_JAR_FILENAME="FreeCol.jar"
|
||||
JAVA_RESOURCE_DIRS="resources"
|
||||
JAVA_SRC_DIR="src"
|
||||
|
||||
Reference in New Issue
Block a user