mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-08 00:05:33 +03:00
dev-util/amdsmi: fix missing dependency for libdrm/amdgpu.h
Bug: https://bugs.gentoo.org/963526 Signed-off-by: Sv. Lockal <lockalsash@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/44373 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
parent
67149ac377
commit
5cfd8494dd
@ -34,6 +34,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
|
||||
DEPEND="
|
||||
${PYTHON_DEPS}
|
||||
test? ( dev-cpp/gtest )
|
||||
x11-libs/libdrm[video_cards_amdgpu]
|
||||
"
|
||||
RDEPEND="
|
||||
${PYTHON_DEPS}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user