diff options
author | Alexis Ballier <aballier@gentoo.org> | 2018-07-21 14:17:45 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2018-07-21 14:23:56 +0200 |
commit | cc68c750f7d30d6eb2cd0b64e9e87074af540d66 (patch) | |
tree | ee6fbe4a288009a76061b542d685da7239f5b560 /app-office/lyx | |
parent | dev-tex/glossaries: simplify tl deps now that 2017 is stable (diff) | |
download | gentoo-cc68c750f7d30d6eb2cd0b64e9e87074af540d66.tar.gz gentoo-cc68c750f7d30d6eb2cd0b64e9e87074af540d66.tar.bz2 gentoo-cc68c750f7d30d6eb2cd0b64e9e87074af540d66.zip |
app-office/lyx: simplify tl deps now that 2017 is stable
Package-Manager: Portage-2.3.43, Repoman-2.3.10
Diffstat (limited to 'app-office/lyx')
-rw-r--r-- | app-office/lyx/lyx-2.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/lyx/lyx-2.3.0.ebuild b/app-office/lyx/lyx-2.3.0.ebuild index c5452baaac77..d98d6f051aef 100644 --- a/app-office/lyx/lyx-2.3.0.ebuild +++ b/app-office/lyx/lyx-2.3.0.ebuild @@ -51,7 +51,7 @@ RDEPEND="${PYTHON_DEPS} dev-texlive/texlive-latexextra dev-texlive/texlive-mathscience dev-texlive/texlive-pictures - || ( dev-texlive/texlive-plaingeneric dev-texlive/texlive-genericextra ) + dev-texlive/texlive-plaingeneric || ( dev-tex/hevea dev-tex/latex2html |