summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-nds/jxplorer')
-rw-r--r--net-nds/jxplorer/jxplorer-3.3.1.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-nds/jxplorer/jxplorer-3.3.1.2.ebuild b/net-nds/jxplorer/jxplorer-3.3.1.2.ebuild
index 161a2fe5f6cc..ff20bda345bc 100644
--- a/net-nds/jxplorer/jxplorer-3.3.1.2.ebuild
+++ b/net-nds/jxplorer/jxplorer-3.3.1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -26,7 +26,7 @@ RDEPEND="
DEPEND="
${CDEPEND}
- >=virtual/jdk-1.5
+ virtual/jdk:1.8
test? ( dev-java/junit:0 )"
S="${WORKDIR}/${PN}"