mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
media-gfx/prusaslicer: needs deprecated TBB features, depend on older version
Bug: https://bugs.gentoo.org/820785 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -22,9 +22,10 @@ IUSE="gui test"
|
||||
REQUIRED_USE="test? ( gui )"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
# Please check if works with newer TBB on next release
|
||||
RDEPEND="
|
||||
dev-cpp/eigen:3
|
||||
dev-cpp/tbb:=
|
||||
<dev-cpp/tbb-2021.4.0:=
|
||||
>=dev-libs/boost-1.73.0:=[nls,threads(+)]
|
||||
dev-libs/cereal
|
||||
dev-libs/expat
|
||||
|
||||
Reference in New Issue
Block a user