Skip to content

Commit

Permalink
app-doc/pms: replace tex4ht dep with plaingeneric
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Mikle Kolyada <[email protected]>
  • Loading branch information
Zlogene committed Jun 13, 2020
1 parent 703e79f commit 0a163aa
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion app-doc/pms/pms-5_p20120920.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ BDEPEND="dev-tex/leaflet
dev-texlive/texlive-mathscience
html? (
app-text/recode
>=dev-tex/tex4ht-20090115_p0029
dev-texlive/texlive-plaingeneric
)"
RDEPEND="!app-doc/pms-bin"

Expand Down
2 changes: 1 addition & 1 deletion app-doc/pms/pms-7_p20180430-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ BDEPEND="dev-tex/leaflet
dev-texlive/texlive-mathscience
html? (
app-text/recode
>=dev-tex/tex4ht-20090611_p1038-r5
dev-texlive/texlive-plaingeneric
)"
RDEPEND="!app-doc/pms-bin"

Expand Down
4 changes: 2 additions & 2 deletions app-doc/pms/pms-9999.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2019 Gentoo Authors
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7
Expand All @@ -25,7 +25,7 @@ BDEPEND="dev-tex/leaflet
dev-texlive/texlive-latexextra
dev-texlive/texlive-latexrecommended
dev-texlive/texlive-mathscience
html? ( >=dev-tex/tex4ht-20090611_p1038-r5 )"
html? ( dev-texlive/texlive-plaingeneric )"
RDEPEND="!app-doc/pms-bin"

src_compile() {
Expand Down

0 comments on commit 0a163aa

Please sign in to comment.