[gnome-maps/wip/mlundblad/osm-oauth-external: 4/4] main: Stop requiring WebKitGTK GIR
- From: Marcus Lundblad <mlundblad src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-maps/wip/mlundblad/osm-oauth-external: 4/4] main: Stop requiring WebKitGTK GIR
- Date: Wed, 27 Apr 2022 20:43:16 +0000 (UTC)
commit 021500439e30d9c371d1a1c4aabf7eff323245b7
Author: Marcus Lundblad <ml dfupdate se>
Date: Tue Apr 26 21:43:07 2022 +0200
main: Stop requiring WebKitGTK GIR
src/main.js | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/src/main.js b/src/main.js
index f1299035..6e4fa113 100644
--- a/src/main.js
+++ b/src/main.js
@@ -38,8 +38,7 @@ pkg.require({ 'cairo': '1.0',
'GWeather': '4.0',
'Handy': '1',
'Rest': '0.7',
- 'Soup': '2.4',
- 'WebKit2': '4.0' });
+ 'Soup': '2.4' });
const Application = imports.application;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]