mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sci-libs/rocBLAS: DEPENDS on dev-cpp/gtest for USE=benchmark.
Closes: https://github.com/gentoo/gentoo/pull/41469 Closes: https://bugs.gentoo.org/952128 Signed-off-by: Sv. Lockal <lockalsash@gmail.com> Signed-off-by: Benda Xu <heroxbd@gentoo.org>
This commit is contained in:
@@ -42,6 +42,7 @@ DEPEND="
|
||||
)
|
||||
benchmark? (
|
||||
virtual/blas
|
||||
dev-cpp/gtest
|
||||
llvm-runtimes/openmp
|
||||
)
|
||||
"
|
||||
|
||||
@@ -42,6 +42,7 @@ DEPEND="
|
||||
)
|
||||
benchmark? (
|
||||
virtual/blas
|
||||
dev-cpp/gtest
|
||||
llvm-runtimes/openmp
|
||||
)
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user