summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Schmaus <flow@gentoo.org>2024-02-12 08:55:10 +0100
committerFlorian Schmaus <flow@gentoo.org>2024-02-12 08:55:10 +0100
commitd9cd71c28267a5ab2eb6b25dcc2a145c978fa6d7 (patch)
tree1241015cfc65e65444db7fcaba893f1ca5400a96
parentapp-text/texlive: drop deps that are now declared by dev-texlive ebuilds (diff)
downloadtex-overlay-d9cd71c28267a5ab2eb6b25dcc2a145c978fa6d7.tar.gz
tex-overlay-d9cd71c28267a5ab2eb6b25dcc2a145c978fa6d7.tar.bz2
tex-overlay-d9cd71c28267a5ab2eb6b25dcc2a145c978fa6d7.zip
app-text/texlive: refine tex4ht dependency
Signed-off-by: Florian Schmaus <flow@gentoo.org>
-rw-r--r--app-text/texlive/texlive-2023.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/texlive/texlive-2023.ebuild b/app-text/texlive/texlive-2023.ebuild
index e985803..2032182 100644
--- a/app-text/texlive/texlive-2023.ebuild
+++ b/app-text/texlive/texlive-2023.ebuild
@@ -60,7 +60,7 @@ RDEPEND="${DEPEND}
context? ( >=${TEXLIVE_CAT}/texlive-context-${PV} )
games? ( >=${TEXLIVE_CAT}/texlive-games-${PV} )
humanities? ( >=${TEXLIVE_CAT}/texlive-humanities-${PV} )
- tex4ht? ( >=dev-tex/tex4ht-${PV}0000 )
+ tex4ht? ( >=dev-tex/tex4ht-${PV}_p68735 )
xml? ( >=${TEXLIVE_CAT}/texlive-formatsextra-${PV} )
l10n_af? ( >=${TEXLIVE_CAT}/texlive-langother-${PV} )
l10n_ar? ( >=${TEXLIVE_CAT}/texlive-langarabic-${PV} )