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:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user