mirror of
https://gitlab.freedesktop.org/plymouth/plymouth.git
synced 2026-05-07 03:48:08 +02:00
Merge branch 'fixmeson' into 'main'
Bump required Meson version See merge request plymouth/plymouth!314
This commit is contained in:
commit
edc7c3ea10
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