sci-libs/rocSPARSE: improve dependencies

Signed-off-by: Sv. Lockal <lockalsash@gmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/43406
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sv. Lockal
2025-08-10 14:04:01 +00:00
committed by Sam James
parent 10d16be406
commit b7113d17a3

View File

@@ -47,8 +47,11 @@ KEYWORDS="~amd64"
IUSE="benchmark test"
REQUIRED_USE="${ROCM_REQUIRED_USE}"
RDEPEND="=dev-util/hip-6*
sci-libs/rocPRIM:${SLOT}"
RDEPEND="
dev-util/hip:${SLOT}
sci-libs/rocPRIM:${SLOT}
sci-libs/rocBLAS:${SLOT}
"
DEPEND="${RDEPEND}"
BDEPEND="test? (
dev-cpp/gtest