mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-26 18:58:13 +02:00
docs: update meson docs to reflect the current status
v2: - minor grammar changes
- fix typo
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
This commit is contained in:
parent
509ea4649a
commit
1da60667b5
1 changed files with 3 additions and 3 deletions
|
|
@ -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 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.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue