Skip to content

meson: fix xlib-lease=auto detection

Eric Engestrom requested to merge eric/mesa:meson-xlib_lease-fix into master

This is used by Vulkan, not EGL, and depends on having DRM/KMS, not GBM.

Reported-by: @Oschowa
Closes: #3346 (closed)
Fixes: e00adef3 ("egl: automatically compile the drm platform when available")

Merge request reports