44b871da92
gjs now relies entirely on introspection data to determine parent types and implemented interfaces, so in order to have all methods and properties resolve correctly, we must include the corresponding GIRs of all types used. https://gitlab.gnome.org/GNOME/gnome-shell/issues/574