README: document updated meson requirement
authorTim-Philipp Müller <tim@centricular.com>
Thu, 18 Jun 2020 15:42:33 +0000 (16:42 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Thu, 18 Jun 2020 15:42:33 +0000 (16:42 +0100)
README.md

index 524e1cd..f2b0969 100644 (file)
--- a/README.md
+++ b/README.md
@@ -20,7 +20,9 @@ You can find [instructions for Windows below](#windows-prerequisites-setup).
 
 ### Install meson and ninja
 
-Meson 0.48 or newer is required.
+Meson 0.52 or newer is required.
+
+For cross-compilation Meson 0.54 or newer is required.
 
 On Linux and macOS you can get meson through your package manager or using: