dev-util/hip: limit dependencies for 5.7.1 from above

Signed-off-by: Sv. Lockal <lockalsash@gmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sv. Lockal
2025-01-30 15:05:05 +00:00
committed by Sam James
parent e4731e17df
commit c2a1f4075a

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -27,10 +27,11 @@ RESTRICT="!test? ( test )"
IUSE="debug test"
DEPEND="
>=dev-util/rocminfo-5
=dev-util/rocminfo-5*
llvm-core/clang:${LLVM_MAX_SLOT}
dev-libs/rocm-comgr:${SLOT}
>=dev-libs/rocr-runtime-5.6
<dev-libs/rocr-runtime-6
x11-base/xorg-proto
virtual/opengl
"