diff options
-rw-r--r-- | sci-libs/hipSPARSE/hipSPARSE-4.0.0-r2.ebuild (renamed from sci-libs/hipSPARSE/hipSPARSE-4.0.0-r1.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/hipSPARSE/hipSPARSE-4.0.0-r1.ebuild b/sci-libs/hipSPARSE/hipSPARSE-4.0.0-r2.ebuild index 6db7fd375008..83afe36617b3 100644 --- a/sci-libs/hipSPARSE/hipSPARSE-4.0.0-r1.ebuild +++ b/sci-libs/hipSPARSE/hipSPARSE-4.0.0-r2.ebuild @@ -16,7 +16,7 @@ SLOT="0" RDEPEND=">=dev-util/rocminfo-$(ver_cut 1-2) =dev-util/hip-$(ver_cut 1-2)* =sci-libs/rocSPARSE-${PV}*" -DEPEND="${RDPEND}" +DEPEND="${RDEPEND}" S="${WORKDIR}/hipSPARSE-rocm-${PV}" |