diff --git a/org.kde.discover.json b/org.kde.discover.json --- a/org.kde.discover.json +++ b/org.kde.discover.json @@ -31,34 +31,6 @@ "sources": [ { "type": "git", "url": "https://github.com/ximion/appstream.git", "branch": "master" } ], "modules": [ - { - "name": "gobject-introspection", - "sources": [ { "type": "git", "url": "https://gitlab.gnome.org/GNOME/gobject-introspection", "branch": "gnome-3-30" } ], - - "modules": [ - { - "name": "glib", - "config-opts": [ "--with-pcre=system", "--with-python=python3" ], - "ensure-writable": [ "/share/glib-2.0/codegen/*.pyc" ], - "cleanup-platform": [ - "/share/glib-2.0/codegen", - "/bin/gdbus-codegen", - "/bin/glib-*", - "/bin/gobject-query", - "/bin/gresource", - "/bin/gtester*" - ], - "sources": [ { "type": "git", "url": "https://gitlab.gnome.org/GNOME/glib.git", "branch": "glib-2-58" } ] - }, - - { - "name": "glib-networking", - "buildsystem": "meson", - "sources": [ { "type": "git", "url": "https://gitlab.gnome.org/GNOME/glib-networking.git", "branch": "glib-2-58" } ] - } - ] - }, - { "name": "lmdb", "sources": [ { "type": "git", "url": "https://github.com/LMDB/lmdb", "branch": "mdb.master" } ],