mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-21 18:00:13 +01:00
Sometimes, users don't have a recent enough version of wayland-protocols to build Mesa. But these days, Meson's WrapDB has a wrap that's more than new enough for our needs. If we add the wrap-file to the subprojects folder, we'll download a more recent wrap if the installed version is too old (or doesn't exist at all). Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25683> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| DirectX-Headers.wrap | ||
| expat.wrap | ||
| libarchive.wrap | ||
| libxml2.wrap | ||
| lua.wrap | ||
| perfetto.wrap | ||
| wayland-protocols.wrap | ||
| zlib.wrap | ||