js: Require Soup 2.4
Soup 3.0 is a thing now Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1720>
This commit is contained in:

committed by
Marge Bot

parent
6e384271c3
commit
c90bde464a
@ -7,6 +7,7 @@ imports.gi.versions.Clutter = Config.LIBMUTTER_API_VERSION;
|
||||
imports.gi.versions.Gio = '2.0';
|
||||
imports.gi.versions.GdkPixbuf = '2.0';
|
||||
imports.gi.versions.Gtk = '3.0';
|
||||
imports.gi.versions.Soup = '2.4';
|
||||
imports.gi.versions.TelepathyGLib = '0.12';
|
||||
imports.gi.versions.TelepathyLogger = '0.2';
|
||||
|
||||
|
Reference in New Issue
Block a user