aboutsummaryrefslogtreecommitdiffstats
path: root/docs/meson.html
diff options
context:
space:
mode:
authorDylan Baker <[email protected]>2020-04-24 10:58:53 -0700
committerMarge Bot <[email protected]>2020-06-01 18:59:18 +0000
commitc1a290bdd57536d6afcff6a02f1512fba7328729 (patch)
tree60d3331e9af8836bee59f4789586e2130f7da230 /docs/meson.html
parent30a393f4581079ced1ac05d6b74c7408fbe26f83 (diff)
meson: Bump required version to 0.52.0
This matches what other graphics space projects require now, and allows us to simplify a number of cases, as well as make use of new features in meson. Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/2737 Acked-by: Matt Turner <[email protected]> Reviewed-by: Eric Engestrom <[email protected]> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4740>
Diffstat (limited to 'docs/meson.html')
-rw-r--r--docs/meson.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/meson.html b/docs/meson.html
index 58b59f86b41..94fb97c9405 100644
--- a/docs/meson.html
+++ b/docs/meson.html
@@ -31,7 +31,7 @@
<p><strong>Mesa's Meson build system is generally considered stable and ready
for production.</strong></p>
-<p><strong>Mesa requires Meson &gt;= 0.46.0 to build.</strong>
+<p><strong>Mesa requires Meson &gt;= 0.52.0 to build.</strong>
<p>The Meson build of Mesa is tested on Linux, macOS, Windows, Cygwin, Haiku, FreeBSD,
DragonflyBSD, NetBSD, and should work on OpenBSD.</p>