forked from AuroraMiddleware/gtk
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:
parent
b92e52bf0e
commit
474872563f
10
subprojects/gobject-introspection.wrap
Normal file
10
subprojects/gobject-introspection.wrap
Normal 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
|
Loading…
Reference in New Issue
Block a user