docs: update meson docs to reflect the current status
authorDylan Baker <dylan@pnwbakers.com>
Tue, 18 Sep 2018 16:01:45 +0000 (09:01 -0700)
committerDylan Baker <dylan@pnwbakers.com>
Fri, 21 Sep 2018 17:03:15 +0000 (10:03 -0700)
v2: - minor grammar changes
    - fix typo

Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
docs/meson.html

index 29907a60a9cb02975065916e9bb24fbc7655c373..ea8fc98598290cc69139616a7495f3683c90e8bd 100644 (file)
 <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 Linux, macOS, Cygwin and Haiku, FreeBSD,
+DragonflyBSD, 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.