summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-python/weasyprint/weasyprint-55.0.ebuild5
-rw-r--r--dev-python/weasyprint/weasyprint-56.0.ebuild5
-rw-r--r--dev-python/weasyprint/weasyprint-56.1.ebuild5
3 files changed, 12 insertions, 3 deletions
diff --git a/dev-python/weasyprint/weasyprint-55.0.ebuild b/dev-python/weasyprint/weasyprint-55.0.ebuild
index 32e507b45ff5..2845c46760f7 100644
--- a/dev-python/weasyprint/weasyprint-55.0.ebuild
+++ b/dev-python/weasyprint/weasyprint-55.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
)
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
)
diff --git a/dev-python/weasyprint/weasyprint-56.1.ebuild b/dev-python/weasyprint/weasyprint-56.1.ebuild
index dd405c38ee37..79a989e6bb59 100644
--- a/dev-python/weasyprint/weasyprint-56.1.ebuild
+++ b/dev-python/weasyprint/weasyprint-56.1.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
)