summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-10-29 23:22:12 +0100
committerSam James <sam@gentoo.org>2021-10-29 23:22:51 +0100
commitb1ca4c6c179e134de5e5154888e3618c5463f376 (patch)
treea21116c9651402601b64a5da3e4a966eeacf61c8 /sci-physics/root/root-9999.ebuild
parentsci-physics/bullet: add tbb subslot operator (diff)
downloadgentoo-b1ca4c6c179e134de5e5154888e3618c5463f376.tar.gz
gentoo-b1ca4c6c179e134de5e5154888e3618c5463f376.tar.bz2
gentoo-b1ca4c6c179e134de5e5154888e3618c5463f376.zip
sci-physics/root: add tbb subslot operator
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-physics/root/root-9999.ebuild')
-rw-r--r--sci-physics/root/root-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-physics/root/root-9999.ebuild b/sci-physics/root/root-9999.ebuild
index 769f8a4eb086..ee32ed846f57 100644
--- a/sci-physics/root/root-9999.ebuild
+++ b/sci-physics/root/root-9999.ebuild
@@ -111,13 +111,13 @@ CDEPEND="
shadow? ( sys-apps/shadow )
sqlite? ( dev-db/sqlite:3 )
ssl? ( dev-libs/openssl:0= )
- tbb? ( dev-cpp/tbb )
+ tbb? ( dev-cpp/tbb:= )
tmva? (
$(python_gen_cond_dep '
dev-python/numpy[${PYTHON_USEDEP}]
')
)
- uring? ( sys-libs/liburing )
+ uring? ( sys-libs/liburing:= )
vc? ( dev-libs/vc:= )
xml? ( dev-libs/libxml2:2= )
xrootd? ( net-libs/xrootd:0= )