diff options
author | 2024-01-13 21:17:51 +0100 | |
---|---|---|
committer | 2024-01-14 20:23:14 +0100 | |
commit | 7a550418fb1a11ceceaed553ef6e12c28eedd805 (patch) | |
tree | 1dd08965b3d87e943855cf094a72e5260c342112 /dev-libs/rocm-opencl-runtime/rocm-opencl-runtime-5.4.3-r1.ebuild | |
parent | Move {dev-util → dev-build}/ignition-cmake (diff) | |
download | gentoo-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.4.3-r1.ebuild')
-rw-r--r-- | dev-libs/rocm-opencl-runtime/rocm-opencl-runtime-5.4.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/rocm-opencl-runtime/rocm-opencl-runtime-5.4.3-r1.ebuild b/dev-libs/rocm-opencl-runtime/rocm-opencl-runtime-5.4.3-r1.ebuild index d36ece85ae09..8dd67252e8b4 100644 --- a/dev-libs/rocm-opencl-runtime/rocm-opencl-runtime-5.4.3-r1.ebuild +++ b/dev-libs/rocm-opencl-runtime/rocm-opencl-runtime-5.4.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 @@ -32,7 +32,7 @@ RDEPEND=">=dev-libs/rocr-runtime-5.3 media-libs/mesa[-opencl]" DEPEND="${RDEPEND} dev-util/opencl-headers" -BDEPEND=">=dev-util/rocm-cmake-5.3 +BDEPEND=">=dev-build/rocm-cmake-5.3 test? ( >=x11-apps/mesa-progs-8.5.0[X] media-libs/glew |