summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/rocThrust/rocThrust-5.0.2-r1.ebuild (renamed from sci-libs/rocThrust/rocThrust-5.0.2.ebuild)6
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-libs/rocThrust/rocThrust-5.0.2.ebuild b/sci-libs/rocThrust/rocThrust-5.0.2-r1.ebuild
index 8e043631657f..41a056e51860 100644
--- a/sci-libs/rocThrust/rocThrust-5.0.2.ebuild
+++ b/sci-libs/rocThrust/rocThrust-5.0.2-r1.ebuild
@@ -16,10 +16,10 @@ IUSE="benchmark test"
RESTRICT="!test? ( test )"
-RDEPEND="dev-util/hip:${SLOT}
- sci-libs/rocPRIM:${SLOT}
+RDEPEND="dev-util/hip:=
+ sci-libs/rocPRIM:${SLOT}"
+DEPEND="${RDEPEND}
test? ( dev-cpp/gtest )"
-DEPEND="${RDEPEND}"
BDEPEND=">=dev-util/cmake-3.22"
S="${WORKDIR}/rocThrust-rocm-${PV}"