Bump required meson version to 0.50
Silences some warnings.
This commit is contained in:
parent
8b2662824d
commit
50d2a08663
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
project('geary', [ 'vala', 'c' ],
|
||||
version: '3.35.0',
|
||||
license: 'LGPL2.1+',
|
||||
meson_version: '>= 0.49',
|
||||
meson_version: '>= 0.50',
|
||||
)
|
||||
|
||||
gnome = import('gnome')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue