summaryrefslogtreecommitdiff
path: root/dev-tex/tex4ht/tex4ht-20090611_p1038-r11.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-tex/tex4ht/tex4ht-20090611_p1038-r11.ebuild')
-rw-r--r--dev-tex/tex4ht/tex4ht-20090611_p1038-r11.ebuild10
1 files changed, 5 insertions, 5 deletions
diff --git a/dev-tex/tex4ht/tex4ht-20090611_p1038-r11.ebuild b/dev-tex/tex4ht/tex4ht-20090611_p1038-r11.ebuild
index de926dc3ef37..6511637d4ca3 100644
--- a/dev-tex/tex4ht/tex4ht-20090611_p1038-r11.ebuild
+++ b/dev-tex/tex4ht/tex4ht-20090611_p1038-r11.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -25,12 +25,12 @@ IUSE="java"
RDEPEND="app-text/ghostscript-gpl
media-gfx/imagemagick
dev-libs/kpathsea
- java? ( >=virtual/jre-1.5 )"
+ java? ( >=virtual/jre-1.8:* )"
-DEPEND="dev-libs/kpathsea"
+DEPEND="dev-libs/kpathsea
+ java? ( >=virtual/jdk-1.8:* )"
-BDEPEND="virtual/pkgconfig
- java? ( >=virtual/jdk-1.5 )"
+BDEPEND="virtual/pkgconfig"
S="${WORKDIR}/${MY_P}"