mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-03 17:33:25 +00:00
meson: minor formatting fixes.
This commit is contained in:
parent
aeaae6bff2
commit
7806021a41
1 changed files with 3 additions and 2 deletions
|
@ -336,6 +336,7 @@ gio_specific = dependency(gio_specific_name)
|
|||
|
||||
glib_version = platform_windows ? '>=2.56.2' : '>=2.54.2'
|
||||
glib = dependency('glib-2.0', version: glib_version)
|
||||
|
||||
conf.set('G_DISABLE_DEPRECATED', glib.version().version_compare('>=2.57'))
|
||||
|
||||
gobject = dependency('gobject-2.0', version: '>=2.54.2')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue