From cd9879d6328288d6bdafa1eea85531c408f2ea47 Mon Sep 17 00:00:00 2001 From: Eric Engestrom Date: Wed, 25 Jun 2025 16:15:49 +0200 Subject: [PATCH] docs: drop outdated line about meson version Clearly we don't keep this line updated, so let's just drop it to not state incorrect information. Part-of: --- docs/meson.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/meson.rst b/docs/meson.rst index 65d1b80de54..3aca8f43142 100644 --- a/docs/meson.rst +++ b/docs/meson.rst @@ -9,8 +9,6 @@ website `__. .. note:: - Mesa requires Meson >= 0.60.0 to build. - If your distribution doesn't have something recent enough in its repositories, you can `try the methods suggested here `__ to install the