build: Specify required GTK version
Part-of: <https://gitlab.gnome.org/GNOME/calls/-/merge_requests/714>
This commit is contained in:
@@ -43,7 +43,7 @@ i18n_plugin = i18n.merge_file(
|
||||
|
||||
ofono_deps = [
|
||||
dependency('gobject-2.0'),
|
||||
dependency('gtk4'),
|
||||
dependency('gtk4', version: '>= @0@'.format(gtk_version)),
|
||||
dependency('libpeas-1.0'),
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user