Module: Mesa Branch: main Commit: 44dba714f558ba9d56cff9297086c0be81db522f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=44dba714f558ba9d56cff9297086c0be81db522f
Author: Thomas H.P. Andersen <[email protected]> Date: Thu Dec 16 23:06:37 2021 +0100 docs: update the required meson version Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14240> --- docs/meson.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/meson.rst b/docs/meson.rst index 2baeec81a85..dd86ff514f5 100644 --- a/docs/meson.rst +++ b/docs/meson.rst @@ -12,7 +12,7 @@ production.** .. note:: - Mesa requires Meson >= 0.52.0 to build. + Mesa requires Meson >= 0.53.0 to build. If your distribution doesn't have something recent enough in its repositories, you can `try the methods suggested here
