summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-01-13 21:17:51 +0100
committerMichał Górny <mgorny@gentoo.org>2024-01-14 20:23:14 +0100
commit7a550418fb1a11ceceaed553ef6e12c28eedd805 (patch)
tree1dd08965b3d87e943855cf094a72e5260c342112 /sci-libs/hipSPARSE
parentMove {dev-util → dev-build}/ignition-cmake (diff)
downloadgentoo-7a550418fb1a11ceceaed553ef6e12c28eedd805.tar.gz
gentoo-7a550418fb1a11ceceaed553ef6e12c28eedd805.tar.bz2
gentoo-7a550418fb1a11ceceaed553ef6e12c28eedd805.zip
Move {dev-util → dev-build}/rocm-cmake
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sci-libs/hipSPARSE')
-rw-r--r--sci-libs/hipSPARSE/hipSPARSE-5.1.3-r1.ebuild4
-rw-r--r--sci-libs/hipSPARSE/hipSPARSE-5.7.1.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/sci-libs/hipSPARSE/hipSPARSE-5.1.3-r1.ebuild b/sci-libs/hipSPARSE/hipSPARSE-5.1.3-r1.ebuild
index 21030abf26a0..5d1f5f1b59e2 100644
--- a/sci-libs/hipSPARSE/hipSPARSE-5.1.3-r1.ebuild
+++ b/sci-libs/hipSPARSE/hipSPARSE-5.1.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -45,7 +45,7 @@ RDEPEND="dev-util/rocminfo
dev-util/hip
sci-libs/rocSPARSE:${SLOT}[${ROCM_USEDEP}]"
DEPEND="${RDEPEND}"
-BDEPEND="dev-util/rocm-cmake
+BDEPEND="dev-build/rocm-cmake
>=dev-util/cmake-3.22
test? ( dev-cpp/gtest )"
diff --git a/sci-libs/hipSPARSE/hipSPARSE-5.7.1.ebuild b/sci-libs/hipSPARSE/hipSPARSE-5.7.1.ebuild
index e43590b2338c..45c92c36c51f 100644
--- a/sci-libs/hipSPARSE/hipSPARSE-5.7.1.ebuild
+++ b/sci-libs/hipSPARSE/hipSPARSE-5.7.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -45,7 +45,7 @@ RDEPEND="dev-util/rocminfo
dev-util/hip
sci-libs/rocSPARSE:${SLOT}[${ROCM_USEDEP}]"
DEPEND="${RDEPEND}"
-BDEPEND="dev-util/rocm-cmake
+BDEPEND="dev-build/rocm-cmake
>=dev-util/cmake-3.22
test? ( dev-cpp/gtest )"