mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
@@ -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
|
||||
Reference in New Issue
Block a user