summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-physics/bullet/bullet-3.08-r1.ebuild')
-rw-r--r--sci-physics/bullet/bullet-3.08-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-physics/bullet/bullet-3.08-r1.ebuild b/sci-physics/bullet/bullet-3.08-r1.ebuild
index 0ad7a8cf0ae9..1351a73e5aa1 100644
--- a/sci-physics/bullet/bullet-3.08-r1.ebuild
+++ b/sci-physics/bullet/bullet-3.08-r1.ebuild
@@ -22,7 +22,7 @@ REQUIRED_USE="
RDEPEND="
virtual/opengl
media-libs/freeglut
- tbb? ( dev-cpp/tbb:= )
+ tbb? ( <dev-cpp/tbb-2021.4.0:= )
"
DEPEND="${RDEPEND}"
BDEPEND="doc? ( app-doc/doxygen[dot] )"