There was an error while loading. Please reload this page.
1 parent 8348cad commit bd41942Copy full SHA for bd41942
1 file changed
src/meson.build
@@ -9,6 +9,7 @@ config_file = configure_file(
9
10
dependencies = [
11
# Version limitation for libsoup 3.x support
12
+ # libsoup 2.x is no longer shipped on GNOME Flatpak runtime by default
13
dependency('geocode-glib-2.0', version: '>= 3.26.3'),
14
dependency('gio-2.0'),
15
# Version limitation for GLib.ApplicationFlags.DEFAULT_FLAGS
0 commit comments