File n_add-Mesa-headers-again.patch of Package Mesa
Index: mesa-25.3.0/include/meson.build
===================================================================
--- mesa-25.3.0.orig/include/meson.build
+++ mesa-25.3.0/include/meson.build
@@ -11,7 +11,6 @@ if with_android_stub
inc_include += [include_directories('android_stub')]
endif
-if not with_glvnd and host_machine.system() != 'windows'
if with_gles1 or with_gles2 or with_opengl or with_egl
install_headers('KHR/khrplatform.h', subdir : 'KHR')
endif
@@ -67,7 +66,6 @@ if not with_glvnd and host_machine.syste
subdir : 'EGL',
)
endif
-endif
# Non-upstream headers
if with_egl