sci-physics/bullet: needs deprecated TBB features, depend on older version

Bug: https://bugs.gentoo.org/820827
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-10-30 18:18:35 +01:00
parent 3f32f88095
commit c3efa1afcf
3 changed files with 3 additions and 3 deletions

View File

@@ -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] )"

View File

@@ -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] )"

View File

@@ -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] )"