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:
Sv. Lockal
2025-04-05 22:57:50 +00:00
committed by Benda Xu
parent 61b6130343
commit 0b1eb82c0f
2 changed files with 2 additions and 0 deletions

View File

@@ -42,6 +42,7 @@ DEPEND="
)
benchmark? (
virtual/blas
dev-cpp/gtest
llvm-runtimes/openmp
)
"

View File

@@ -42,6 +42,7 @@ DEPEND="
)
benchmark? (
virtual/blas
dev-cpp/gtest
llvm-runtimes/openmp
)
"