summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-tex/tex4ht/tex4ht-20090611_p1038_p20210423.ebuild')
-rw-r--r--dev-tex/tex4ht/tex4ht-20090611_p1038_p20210423.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/dev-tex/tex4ht/tex4ht-20090611_p1038_p20210423.ebuild b/dev-tex/tex4ht/tex4ht-20090611_p1038_p20210423.ebuild
index f780ed2a1692..c1ef76c28fa9 100644
--- a/dev-tex/tex4ht/tex4ht-20090611_p1038_p20210423.ebuild
+++ b/dev-tex/tex4ht/tex4ht-20090611_p1038_p20210423.ebuild
@@ -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}"