Skip to content

Commit

Permalink
dev-python/weasyprint: adjust ghostscript dep
Browse files Browse the repository at this point in the history
I made an error in the poppler-data original fix, so depend on fixed
GS again (with a fixed dep).

Closes: https://bugs.gentoo.org/844115
Closes: https://bugs.gentoo.org/851141
Closes: https://bugs.gentoo.org/873889
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Oct 2, 2022
1 parent 541c89d commit e22155a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dev-python/weasyprint/weasyprint-55.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ RDEPEND="
BDEPEND="
test? (
|| (
>=app-text/ghostscript-gpl-9.56.1-r2
>=app-text/ghostscript-gpl-9.56.1-r3
<app-text/ghostscript-gpl-9.56.0
)
media-fonts/ahem
Expand Down
2 changes: 1 addition & 1 deletion dev-python/weasyprint/weasyprint-56.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ RDEPEND="
BDEPEND="
test? (
|| (
>=app-text/ghostscript-gpl-9.56.1-r2
>=app-text/ghostscript-gpl-9.56.1-r3
<app-text/ghostscript-gpl-9.56.0
)
media-fonts/ahem
Expand Down
2 changes: 1 addition & 1 deletion dev-python/weasyprint/weasyprint-56.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ RDEPEND="
BDEPEND="
test? (
|| (
>=app-text/ghostscript-gpl-9.56.1-r2
>=app-text/ghostscript-gpl-9.56.1-r3
<app-text/ghostscript-gpl-9.56.0
)
media-fonts/ahem
Expand Down

0 comments on commit e22155a

Please sign in to comment.