summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-10-29 23:20:51 +0100
committerSam James <sam@gentoo.org>2021-10-29 23:22:50 +0100
commit47562ef0d4e004c97e5a7e24a726f77fc9cbea25 (patch)
tree88b74b7ea5651bc257bac4d0c4e7db1b0bf9ced7
parentsci-libs/opencascade: add tbb subslot operator (diff)
downloadgentoo-47562ef0.tar.gz
gentoo-47562ef0.tar.bz2
gentoo-47562ef0.zip
sci-physics/bullet: add tbb subslot operator
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--sci-physics/bullet/bullet-3.07-r1.ebuild (renamed from sci-physics/bullet/bullet-3.07.ebuild)2
-rw-r--r--sci-physics/bullet/bullet-3.08-r1.ebuild (renamed from sci-physics/bullet/bullet-3.08.ebuild)2
-rw-r--r--sci-physics/bullet/bullet-3.17-r1.ebuild (renamed from sci-physics/bullet/bullet-3.17.ebuild)2
3 files changed, 3 insertions, 3 deletions
diff --git a/sci-physics/bullet/bullet-3.07.ebuild b/sci-physics/bullet/bullet-3.07-r1.ebuild
index 2bdb63b430a1..900336005b34 100644
--- a/sci-physics/bullet/bullet-3.07.ebuild
+++ b/sci-physics/bullet/bullet-3.07-r1.ebuild
@@ -22,7 +22,7 @@ REQUIRED_USE="
RDEPEND="
virtual/opengl
media-libs/freeglut
- tbb? ( dev-cpp/tbb )
+ tbb? ( dev-cpp/tbb:= )
"
DEPEND="${RDEPEND}"
BDEPEND="doc? ( app-doc/doxygen[dot] )"
diff --git a/sci-physics/bullet/bullet-3.08.ebuild b/sci-physics/bullet/bullet-3.08-r1.ebuild
index 255f3af6bc82..0ad7a8cf0ae9 100644
--- a/sci-physics/bullet/bullet-3.08.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:= )
"
DEPEND="${RDEPEND}"
BDEPEND="doc? ( app-doc/doxygen[dot] )"
diff --git a/sci-physics/bullet/bullet-3.17.ebuild b/sci-physics/bullet/bullet-3.17-r1.ebuild
index 3b3f47ca0078..6d0e4f2ea30b 100644
--- a/sci-physics/bullet/bullet-3.17.ebuild
+++ b/sci-physics/bullet/bullet-3.17-r1.ebuild
@@ -22,7 +22,7 @@ REQUIRED_USE="
RDEPEND="
virtual/opengl
media-libs/freeglut
- tbb? ( dev-cpp/tbb )
+ tbb? ( dev-cpp/tbb:= )
"
DEPEND="${RDEPEND}"
BDEPEND="doc? ( app-doc/doxygen[dot] )"