projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c660210
)
docs: update required meson version
author
Eric Engestrom
<eric.engestrom@intel.com>
Mon, 29 Jul 2019 23:44:21 +0000
(
00:44
+0100)
committer
Eric Engestrom
<eric.engestrom@intel.com>
Wed, 31 Jul 2019 10:50:39 +0000
(11:50 +0100)
Fixes: f7b6a8d12fdc446e3251 ("meson: bump required version to 0.46")
Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
Reviewed-by: Caio Marcelo de Oliveira Filho <caio.oliveira@intel.com>
docs/meson.html
patch
|
blob
|
history
diff --git
a/docs/meson.html
b/docs/meson.html
index b64bcc3bcb4f84b566433a7f0b57481b0a947f99..c3e4a558391296446388ea097e98a0884fd4fe30 100644
(file)
--- a/
docs/meson.html
+++ b/
docs/meson.html
@@
-44,7
+44,7
@@
or
sudo dnf install meson # Fedora
</pre>
-<p><strong>Mesa requires Meson >= 0.4
5
.0 to build.</strong>
+<p><strong>Mesa requires Meson >= 0.4
6
.0 to build.</strong>
Some older versions of meson do not check that they are too old and will error
out in odd ways.