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

1
NEWS
View File

@@ -63,6 +63,7 @@ ver 0.24 (not yet released)
* remove Boost dependency
* require libfmt 9 or later
* documentation: switch to sphinx-rtd-theme
* require Meson 1.0
ver 0.23.15 (2023/12/20)
* decoder