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 /dev-libs/rocm-opencl-runtime/rocm-opencl-runtime-5.7.1-r1.ebuild
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 'dev-libs/rocm-opencl-runtime/rocm-opencl-runtime-5.7.1-r1.ebuild')
-rw-r--r--dev-libs/rocm-opencl-runtime/rocm-opencl-runtime-5.7.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/rocm-opencl-runtime/rocm-opencl-runtime-5.7.1-r1.ebuild b/dev-libs/rocm-opencl-runtime/rocm-opencl-runtime-5.7.1-r1.ebuild
index 47adc38490e0..00c9aabadb7c 100644
--- a/dev-libs/rocm-opencl-runtime/rocm-opencl-runtime-5.7.1-r1.ebuild
+++ b/dev-libs/rocm-opencl-runtime/rocm-opencl-runtime-5.7.1-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
@@ -31,7 +31,7 @@ RDEPEND=">=dev-libs/rocr-runtime-5.7
>=virtual/opencl-3
media-libs/mesa[-opencl]"
DEPEND="${RDEPEND}"
-BDEPEND=">=dev-util/rocm-cmake-5.3
+BDEPEND=">=dev-build/rocm-cmake-5.3
media-libs/glew
test? ( >=x11-apps/mesa-progs-8.5.0[X] )
"