commit: 6a713b0d43dfc4a9e9c66e41723b8643363b64e5 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org> AuthorDate: Fri Jun 26 22:53:35 2020 +0000 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org> CommitDate: Fri Jun 26 22:53:35 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a713b0d
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 <AT> gentoo.org> app-text/libspectre/libspectre-0.2.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/libspectre/libspectre-0.2.9.ebuild b/app-text/libspectre/libspectre-0.2.9.ebuild index 03f16375e5c..d8a1a897bd0 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
