Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/prusaslicer/
Date: Sat, 30 Oct 2021 17:25:17
Message-Id: 1635614705.f69aee19459f7b7dc9a7051f4802ea3d88d80ac1.sam@gentoo
1 commit: f69aee19459f7b7dc9a7051f4802ea3d88d80ac1
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 30 17:23:37 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 30 17:25:05 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f69aee19
7
8 media-gfx/prusaslicer: add bug reference to comment
9
10 Bug: https://bugs.gentoo.org/820785
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 media-gfx/prusaslicer/prusaslicer-2.3.3-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-gfx/prusaslicer/prusaslicer-2.3.3-r1.ebuild b/media-gfx/prusaslicer/prusaslicer-2.3.3-r1.ebuild
17 index 7c7c9f0d36d..7ce3bc36f88 100644
18 --- a/media-gfx/prusaslicer/prusaslicer-2.3.3-r1.ebuild
19 +++ b/media-gfx/prusaslicer/prusaslicer-2.3.3-r1.ebuild
20 @@ -22,7 +22,7 @@ IUSE="gui test"
21 REQUIRED_USE="test? ( gui )"
22 RESTRICT="!test? ( test )"
23
24 -# Please check if works with newer TBB on next release
25 +# Please check if works with newer TBB on next release, bug #820785
26 RDEPEND="
27 dev-cpp/eigen:3
28 <dev-cpp/tbb-2021.4.0:=