mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
sci-ml/gloo: drop caffe2 deps
Closes: https://bugs.gentoo.org/980683 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
@@ -39,9 +39,7 @@ RDEPEND="
|
||||
rocm? ( dev-util/hip:= )
|
||||
ssl? ( dev-libs/openssl:= )
|
||||
"
|
||||
DEPEND="${RDEPEND}
|
||||
cuda? ( sci-ml/caffe2[cuda] )
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
BDEPEND="test? ( dev-cpp/gtest )"
|
||||
RESTRICT="test" # For some test the network is needed
|
||||
Reference in New Issue
Block a user