diff options
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/xmlto/xmlto-0.0.28-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/xmlto/xmlto-0.0.28-r1.ebuild b/app-text/xmlto/xmlto-0.0.28-r1.ebuild index 05b9426978d1..58faafa5f938 100644 --- a/app-text/xmlto/xmlto-0.0.28-r1.ebuild +++ b/app-text/xmlto/xmlto-0.0.28-r1.ebuild @@ -18,9 +18,9 @@ RDEPEND=">=app-text/docbook-xsl-stylesheets-1.62.0-r1 app-shells/bash:0 dev-libs/libxslt sys-apps/sed - || ( >=sys-apps/coreutils-6.10-r1 sys-freebsd/freebsd-ubin ) + >=sys-apps/coreutils-6.10-r1 || ( sys-apps/util-linux app-misc/getopt ) - || ( sys-apps/which sys-freebsd/freebsd-ubin ) + sys-apps/which text? ( || ( virtual/w3m www-client/lynx www-client/elinks ) ) latex? ( >=app-text/passivetex-1.25 >=dev-tex/xmltex-1.9-r2 )" # We only depend on flex when we patch the imput lexer. |