mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-util/rocm-smi: update DEPENDS
rocm-smi uses `libdrm/drm.h` and `linux/ioctl.h` headers. Closes: https://bugs.gentoo.org/960283 Signed-off-by: Sv. Lockal <lockalsash@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/43026 Closes: https://github.com/gentoo/gentoo/pull/43026 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -25,6 +25,10 @@ SLOT="0/$(ver_cut 1-2)"
|
||||
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
|
||||
|
||||
RDEPEND="${PYTHON_DEPS}"
|
||||
DEPEND="${RDEPEND}
|
||||
sys-kernel/linux-headers
|
||||
x11-libs/libdrm
|
||||
"
|
||||
|
||||
PATCHES=(
|
||||
"${FILESDIR}"/${PN}-5.7.1-no-strip.patch
|
||||
|
||||
Reference in New Issue
Block a user