Bump dependency to Gtk 3.22 which is what we wrap/need
This commit is contained in:
parent
bb2c1782a7
commit
815c79fbe3
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ endif
|
|||
version = meson.project_version()
|
||||
apiversion = '3.0.0.0'
|
||||
mono_required_version = '>=3.2.0'
|
||||
gtk_required_version='>=3.0.0'
|
||||
gtk_required_version='>=3.22.0'
|
||||
glib_required_version='>=2.32.0'
|
||||
|
||||
csc = meson.get_compiler('cs')
|
||||
|
|
Loading…
Reference in a new issue