meson.build: require Meson 1.0

Debian Bookworm (the current stable) has 1.0.1 and Ubuntu LTS 24.04
has 1.3.2.  It's acceptable to require at least version 1.0 now.
This commit is contained in:
Max Kellermann
2024-07-05 17:02:30 +02:00
parent 473fb4e19f
commit 044280c538
4 changed files with 5 additions and 20 deletions

View File

@@ -58,7 +58,7 @@ and unpack it (or `clone the git repository
In any case, you need:
* a C++20 compiler (e.g. GCC 10 or clang 11)
* `Meson 0.56.0 <http://mesonbuild.com/>`__ and `Ninja
* `Meson 1.0 <http://mesonbuild.com/>`__ and `Ninja
<https://ninja-build.org/>`__
* pkg-config