mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
@@ -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
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user