docs: update the required meson version

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14240>
This commit is contained in:
Thomas H.P. Andersen
2021-12-16 23:06:37 +01:00
committed by Marge Bot
parent 1867a0cebf
commit 44dba714f5

View File

@@ -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