* [ptxdist] [PATCH] mesalib: drop libdrm_radeon dependency
@ 2025-12-01 11:21 Michael Tretter
0 siblings, 0 replies; only message in thread
From: Michael Tretter @ 2025-12-01 11:21 UTC (permalink / raw)
To: ptxdist; +Cc: Michael Tretter
Since upstream Commit 1299f5c50a49 ("gallium/radeon: import
libdrm_radeon source code, drop the dependency"), mesa doesn't depend on
libdrm_radeon anymore.
Drop the dependency.
Signed-off-by: Michael Tretter <m.tretter@pengutronix.de>
---
rules/mesalib.in | 3 ---
1 file changed, 3 deletions(-)
diff --git a/rules/mesalib.in b/rules/mesalib.in
index 45c83843ef7c..9c13c57a6c6f 100644
--- a/rules/mesalib.in
+++ b/rules/mesalib.in
@@ -24,9 +24,6 @@ menuconfig MESALIB
select WAYLAND if MESALIB_EGL_WAYLAND
select WAYLAND_PROTOCOLS if MESALIB_EGL_WAYLAND
select LIBDRM_AMDGPU if MESALIB_DRI_RADEONSI
- select LIBDRM_RADEON if MESALIB_DRI_R300
- select LIBDRM_RADEON if MESALIB_DRI_R600
- select LIBDRM_RADEON if MESALIB_DRI_RADEONSI
select LIBDRM_NOUVEAU if MESALIB_DRI_NOUVEAU
select LIBELF if MESALIB_DRI_RADEONSI
select LIBPNG if MESALIB_VULKAN_SCREENSHOT
--
2.47.3
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-12-01 11:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-12-01 11:21 [ptxdist] [PATCH] mesalib: drop libdrm_radeon dependency Michael Tretter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox