summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-java/junit/junit-4.13.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/junit/junit-4.13.2.ebuild b/dev-java/junit/junit-4.13.2.ebuild
index a11c549f9673..507d4c051dd5 100644
--- a/dev-java/junit/junit-4.13.2.ebuild
+++ b/dev-java/junit/junit-4.13.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Skeleton command:
@@ -40,7 +40,7 @@ DEPEND="
RDEPEND="
>=virtual/jre-1.8:*
${CDEPEND}"
-
+BDEPEND="app-arch/unzip"
S="${WORKDIR}"
JAVA_ENCODING="ISO-8859-1"