engine: Fix GLib.Timezone deprecation warning in GLib 2.68
This commit is contained in:
parent
fa99f13900
commit
42fa8c9f0a
2 changed files with 20 additions and 8 deletions
|
|
@ -53,7 +53,7 @@ valac = meson.get_compiler('vala')
|
|||
# Required libraries and other dependencies
|
||||
#
|
||||
|
||||
target_glib = '2.66'
|
||||
target_glib = '2.68'
|
||||
target_gtk = '3.24.23'
|
||||
target_vala = '0.48.18'
|
||||
target_webkit = '2.30'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue