meson: Bump gtk4 dependency
This commit is contained in:
parent
639c0d512f
commit
b441f40bcc
1 changed files with 1 additions and 1 deletions
|
@ -119,7 +119,7 @@ pulse_req_version = '>= 2.0'
|
|||
|
||||
gtk_dep = dependency(
|
||||
'gtk4',
|
||||
version: '>= 4.9.3',
|
||||
version: '>= 4.11.2',
|
||||
fallback: ['gtk', 'gtk_dep'],
|
||||
default_options: [
|
||||
'introspection=disabled',
|
||||
|
|
Loading…
Add table
Reference in a new issue