summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2020-06-27 00:53:35 +0200
committerPacho Ramos <pacho@gentoo.org>2020-06-27 00:53:35 +0200
commit6a713b0d43dfc4a9e9c66e41723b8643363b64e5 (patch)
tree260a597ca3952944b6d5637f6767c4d470ce2c45 /app-text/libspectre/libspectre-0.2.9.ebuild
parentmedia-gfx/sane-backends: security bump to 1.0.30 (diff)
downloadgentoo-6a713b0d43dfc4a9e9c66e41723b8643363b64e5.tar.gz
gentoo-6a713b0d43dfc4a9e9c66e41723b8643363b64e5.tar.bz2
gentoo-6a713b0d43dfc4a9e9c66e41723b8643363b64e5.zip
app-text/libspectre: Get ready for potential ghostscript subslot bumps
This should also help to prevent issues like bug #703676 or bug #728582 as suggested by Zac Medico, ensuring ghostscript gets updated in proper order. Thanks-to: Zac Medico Closes: https://bugs.gentoo.org/703750 Bug: https://bugs.gentoo.org/703676 Bug: https://bugs.gentoo.org/728582 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'app-text/libspectre/libspectre-0.2.9.ebuild')
-rw-r--r--app-text/libspectre/libspectre-0.2.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/libspectre/libspectre-0.2.9.ebuild b/app-text/libspectre/libspectre-0.2.9.ebuild
index 03f16375e5c3..d8a1a897bd0e 100644
--- a/app-text/libspectre/libspectre-0.2.9.ebuild
+++ b/app-text/libspectre/libspectre-0.2.9.ebuild
@@ -18,7 +18,7 @@ BDEPEND="
virtual/pkgconfig
doc? ( app-doc/doxygen )
"
-RDEPEND=">=app-text/ghostscript-gpl-9.24"
+RDEPEND=">=app-text/ghostscript-gpl-9.24:="
DEPEND="${RDEPEND}"
# does not actually test anything, see bug 362557