From 0678d80e897e0b60f3424a22912c69f439233c53 Mon Sep 17 00:00:00 2001 From: Masanori Kakura Date: Wed, 4 May 2022 23:11:46 +0900 Subject: [PATCH] [meta] Update Meson requirement (>=0.49) in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7da0418e..8c02992a 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ export WINEPREFIX=/path/to/.wine-prefix ### Requirements: - [wine 3.10](https://www.winehq.org/) or newer -- [Meson](https://mesonbuild.com/) build system (at least version 0.46) +- [Meson](https://mesonbuild.com/) build system (at least version 0.49) - [Mingw-w64](https://www.mingw-w64.org) compiler and headers (at least version 8.0) - [glslang](https://github.com/KhronosGroup/glslang) compiler