[Mesa-dev] [PATCH 3/5] docs: update meson docs to reflect the current status
Eric Engestrom
eric.engestrom at intel.com
Tue Sep 18 18:09:56 UTC 2018
On Tuesday, 2018-09-18 09:13:02 -0700, Dylan Baker wrote:
> ---
> docs/meson.html | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/docs/meson.html b/docs/meson.html
> index 29907a60a9c..e419d13e76d 100644
> --- a/docs/meson.html
> +++ b/docs/meson.html
> @@ -21,10 +21,10 @@
> <p><strong>The Meson build system is generally considered stable and ready
> for production</strong></p>
>
> -<p>The meson build is tested on on Linux, macOS, Cygwin and Haiku, it should
> -work on FreeBSD, DragonflyBSD, NetBSD, and OpenBSD.</p>
> +<p>The meson build is tested on on Linux, macOS, Cygwin and Haiku, FreeBSD,
s/ and/,/; s/on on/only on/
Reviewed-by: Eric Engestrom <eric.engestrom at intel.com>
> +DragonflyBSD, and NetBSD; and should work on OpenBSD.</p>
>
> -<p><strong>Mesa requires Meson >= 0.44.1 to build.</strong>
> +<p><strong>Mesa requires Meson >= 0.45.0 to build.</strong>
>
> Some older versions of meson do not check that they are too old and will error
> out in odd ways.
> --
> 2.19.0
>
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/mesa-dev
More information about the mesa-dev
mailing list