Add gobject-introspection as a subproject

We pin GLib, so we must also pin g-i to the same version, otherwise
we'll get weird mismatches during development.
This commit is contained in:
Emmanuele Bassi 2023-01-12 17:55:47 +00:00
parent b92e52bf0e
commit 474872563f

View File

@ -0,0 +1,10 @@
[wrap-git]
directory = gobject-introspection
url = https://gitlab.gnome.org/GNOME/gobject-introspection.git
push-url = ssh://git@ssh.gitlab.gnome.org:GNOME/gobject-introspection.git
revision = 1.74.0
depth = 1
[provide]
dependency_names = gobject-introspection-1.0, gobject-introspection-no-export-1.0
program_names = g-ir-annotation-tool, g-ir-compiler, g-ir-doc-tool, g-ir-generate, g-ir-inspect, g-ir-scanner