summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMarcus Lundblad <ml@update.uu.se>2021-06-12 23:58:24 +0200
committerMarcus Lundblad <ml@update.uu.se>2021-06-13 22:27:57 +0200
commit919c099b37fa758650400110d2d986169916eba7 (patch)
treeb3c0ffc0f2b655410d6250bb6129868f5b480b83 /src
parent64d4619dfc24b324639157fd3b3f5ebf975460e0 (diff)
downloadgnome-maps-919c099b37fa758650400110d2d986169916eba7.tar.gz
main: Don't require GFBGraph
libgfbgraph is not used anymore.
Diffstat (limited to 'src')
-rw-r--r--src/main.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main.js b/src/main.js
index eac48f59..b3f2990f 100644
--- a/src/main.js
+++ b/src/main.js
@@ -29,7 +29,6 @@ pkg.require({ 'cairo': '1.0',
'GeocodeGlib': '1.0',
'Gdk': '3.0',
'GdkPixbuf': '2.0',
- 'GFBGraph': '0.2',
'Gio': '2.0',
'GLib': '2.0',
'Goa': '1.0',