project: Require meson 0.50.0
This commit is contained in:
parent
ec951d9d17
commit
6fb41e8080
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ project(
|
|||
'gnome-control-center', 'c',
|
||||
version : '3.32.1',
|
||||
license : 'GPL2+',
|
||||
meson_version : '>= 0.48.0'
|
||||
meson_version : '>= 0.50.0'
|
||||
)
|
||||
|
||||
control_center_prefix = get_option('prefix')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue