diff options
Diffstat (limited to 'sci-libs/hipSPARSE/hipSPARSE-5.7.1.ebuild')
-rw-r--r-- | sci-libs/hipSPARSE/hipSPARSE-5.7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/hipSPARSE/hipSPARSE-5.7.1.ebuild b/sci-libs/hipSPARSE/hipSPARSE-5.7.1.ebuild index 45c92c36c51f..b3aa027c2624 100644 --- a/sci-libs/hipSPARSE/hipSPARSE-5.7.1.ebuild +++ b/sci-libs/hipSPARSE/hipSPARSE-5.7.1.ebuild @@ -46,7 +46,7 @@ RDEPEND="dev-util/rocminfo sci-libs/rocSPARSE:${SLOT}[${ROCM_USEDEP}]" DEPEND="${RDEPEND}" BDEPEND="dev-build/rocm-cmake - >=dev-util/cmake-3.22 + >=dev-build/cmake-3.22 test? ( dev-cpp/gtest )" S="${WORKDIR}/hipSPARSE-rocm-${PV}" |