diff options
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/xmlto/xmlto-0.0.28-r2.ebuild (renamed from app-text/xmlto/xmlto-0.0.28-r1.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/xmlto/xmlto-0.0.28-r1.ebuild b/app-text/xmlto/xmlto-0.0.28-r2.ebuild index 58faafa5f938..f9e88d7925b0 100644 --- a/app-text/xmlto/xmlto-0.0.28-r1.ebuild +++ b/app-text/xmlto/xmlto-0.0.28-r2.ebuild @@ -22,7 +22,7 @@ RDEPEND=">=app-text/docbook-xsl-stylesheets-1.62.0-r1 || ( sys-apps/util-linux app-misc/getopt ) sys-apps/which text? ( || ( virtual/w3m www-client/lynx www-client/elinks ) ) - latex? ( >=app-text/passivetex-1.25 >=dev-tex/xmltex-1.9-r2 )" + latex? ( >=app-text/passivetex-1.25 dev-texlive/texlive-formatsextra )" # We only depend on flex when we patch the imput lexer. DEPEND="${RDEPEND}" |