diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-07-11 00:37:10 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-07-11 00:46:31 +0300 |
commit | 9585c64849073eccde5d19b858070599e64af84b (patch) | |
tree | 6c67dbe58a97eaa957e9b13f520df631285366cd /app-text/texlive | |
parent | dev-texlive/texlive-formatsextra: merge xmltex (diff) | |
download | gentoo-9585c64849073eccde5d19b858070599e64af84b.tar.gz gentoo-9585c64849073eccde5d19b858070599e64af84b.tar.bz2 gentoo-9585c64849073eccde5d19b858070599e64af84b.zip |
app-text/texlive: remove xmltex
Package-Manager: Portage-2.3.99, Repoman-2.3.23
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'app-text/texlive')
-rw-r--r-- | app-text/texlive/texlive-2020-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/texlive/texlive-2020-r4.ebuild b/app-text/texlive/texlive-2020-r4.ebuild index b06a7f6c1a0c..86da54ae90ba 100644 --- a/app-text/texlive/texlive-2020-r4.ebuild +++ b/app-text/texlive/texlive-2020-r4.ebuild @@ -71,7 +71,7 @@ RDEPEND="${DEPEND} humanities? ( >=${TEXLIVE_CAT}/texlive-humanities-${PV} ) tex4ht? ( >=dev-tex/tex4ht-20090611_p1038-r3 ) xml? ( - >=dev-tex/xmltex-1.9-r2 + >=${TEXLIVE_CAT}/texlive-formatsextra-${PV} app-text/passivetex ) jadetex? ( >=app-text/jadetex-3.13-r2 ) |