From 0b8445f6cf9fc64b5fa8b3a93ba91c3bc9370b2a Mon Sep 17 00:00:00 2001 From: Sam James Date: Sat, 30 Oct 2021 18:25:00 +0100 Subject: media-gfx/openvdb: needs deprecated TBB features, depend on older version Bug: https://bugs.gentoo.org/820788 Signed-off-by: Sam James --- media-gfx/openvdb/openvdb-7.0.0-r3.ebuild | 4 ++-- media-gfx/openvdb/openvdb-7.1.0-r3.ebuild | 4 ++-- media-gfx/openvdb/openvdb-8.0.1-r2.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/media-gfx/openvdb/openvdb-7.0.0-r3.ebuild b/media-gfx/openvdb/openvdb-7.0.0-r3.ebuild index e0b36a0c3571..2d5fa8ff3512 100644 --- a/media-gfx/openvdb/openvdb-7.0.0-r3.ebuild +++ b/media-gfx/openvdb/openvdb-7.0.0-r3.ebuild @@ -22,9 +22,9 @@ REQUIRED_USE=" ^^ ( abi5-compat abi6-compat abi7-compat ) python? ( ${PYTHON_REQUIRED_USE} ) " - +# Check if newer releases work with newer TBB, bug #820788 RDEPEND=" - dev-cpp/tbb:= +