commit:     69644002d00b023ff04eb828d16596416022fc62
Author:     Guilherme Amadio <amadio <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 10 13:46:11 2018 +0000
Commit:     Guilherme Amadio <amadio <AT> gentoo <DOT> org>
CommitDate: Tue Dec 11 11:03:57 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69644002

sci-physics/root: depend on >=dev-cpp/tbb-2018, bug #672686

Closes: https://bugs.gentoo.org/672686
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Guilherme Amadio <amadio <AT> gentoo.org>

 sci-physics/root/root-6.14.08.ebuild | 2 +-
 sci-physics/root/root-9999.ebuild    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-physics/root/root-6.14.08.ebuild 
b/sci-physics/root/root-6.14.08.ebuild
index f8381e7d784..d3be67f0726 100644
--- a/sci-physics/root/root-6.14.08.ebuild
+++ b/sci-physics/root/root-6.14.08.ebuild
@@ -96,7 +96,7 @@ CDEPEND="
        shadow? ( virtual/shadow )
        sqlite? ( dev-db/sqlite:3 )
        ssl? ( dev-libs/openssl:0= )
-       tbb? ( dev-cpp/tbb )
+       tbb? ( >=dev-cpp/tbb-2018 )
        tmva? ( dev-python/numpy[${PYTHON_USEDEP}] )
        vc? ( dev-libs/vc )
        xml? ( dev-libs/libxml2:2= )

diff --git a/sci-physics/root/root-9999.ebuild 
b/sci-physics/root/root-9999.ebuild
index 8268a8f6a84..debd6388821 100644
--- a/sci-physics/root/root-9999.ebuild
+++ b/sci-physics/root/root-9999.ebuild
@@ -105,7 +105,7 @@ CDEPEND="
        shadow? ( virtual/shadow )
        sqlite? ( dev-db/sqlite:3 )
        ssl? ( dev-libs/openssl:0= )
-       tbb? ( dev-cpp/tbb )
+       tbb? ( >=dev-cpp/tbb-2018 )
        tmva? ( dev-python/numpy[${PYTHON_USEDEP}] )
        vc? ( dev-libs/vc )
        xml? ( dev-libs/libxml2:2= )

Reply via email to