commit:     ec1154b20bd709f9f9fa366b1a023d074c340220
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Feb  5 08:55:10 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Feb  5 08:55:15 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec1154b2

media-gfx/prusaslicer: depend on newer miniz

This should force a nudge to the newer miniz. Ensures
that we get the export fixes from a previous commit.

I use "Fixes" liberally here just so we have a reference
to the commit I mean. Ionen did no wrong ;)

Fixes: 37f0e16ff077f94d6e4de1f5481af94d5ca0ce36
Bug: https://bugs.gentoo.org/761541
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-gfx/prusaslicer/prusaslicer-2.3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/prusaslicer/prusaslicer-2.3.0.ebuild 
b/media-gfx/prusaslicer/prusaslicer-2.3.0.ebuild
index 5cb1a4a2c4c..de0016701b2 100644
--- a/media-gfx/prusaslicer/prusaslicer-2.3.0.ebuild
+++ b/media-gfx/prusaslicer/prusaslicer-2.3.0.ebuild
@@ -29,7 +29,7 @@ RDEPEND="
        dev-libs/cereal
        dev-libs/expat
        dev-libs/gmp:=
-       dev-libs/miniz
+       >=dev-libs/miniz-2.1.0-r2
        dev-libs/mpfr:=
        >=media-gfx/openvdb-5.0.0
        media-libs/ilmbase:=

Reply via email to