build: Bump minimum GLib version to 2.64
This should have been included in !554, but wasn't.
This commit is contained in:
parent
0972438a89
commit
d6ed4768bf
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ valac = meson.get_compiler('vala')
|
|||
#
|
||||
|
||||
target_vala = '0.48.6'
|
||||
target_glib = '2.60.4'
|
||||
target_glib = '2.64'
|
||||
target_gtk = '3.24.7'
|
||||
target_webkit = '2.26'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue