summaryrefslogtreecommitdiff
path: root/dev-python/weasyprint/weasyprint-56.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/weasyprint/weasyprint-56.0.ebuild')
-rw-r--r--dev-python/weasyprint/weasyprint-56.0.ebuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-python/weasyprint/weasyprint-56.0.ebuild b/dev-python/weasyprint/weasyprint-56.0.ebuild
index dd405c38ee37..79a989e6bb59 100644
--- a/dev-python/weasyprint/weasyprint-56.0.ebuild
+++ b/dev-python/weasyprint/weasyprint-56.0.ebuild
@@ -30,7 +30,10 @@ RDEPEND="
BDEPEND="
test? (
- <app-text/ghostscript-gpl-9.56
+ || (
+ >=app-text/ghostscript-gpl-9.56.1-r2
+ <app-text/ghostscript-gpl-9.56.0
+ )
media-fonts/ahem
media-fonts/dejavu
)