diff --git a/meson.build b/meson.build index e1ab8b63c..c23330c8a 100644 --- a/meson.build +++ b/meson.build @@ -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',