mirror of
https://gitlab.freedesktop.org/plymouth/plymouth.git
synced 2025-12-20 02:10:12 +01:00
Bump required Meson version
This commit is contained in:
parent
5fbb7bdb74
commit
8f0584f753
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
project('plymouth', 'c',
|
||||
meson_version: '>= 0.61',
|
||||
meson_version: '>= 0.62',
|
||||
version: run_command(['scripts/generate-version.sh'], check: true).stdout().strip(),
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue