summaryrefslogtreecommitdiff
path: root/subprojects/gobject-introspection.wrap
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek.chauhan@gmail.com>2022-12-22 17:43:38 +0000
committerNirbheek Chauhan <nirbheek.chauhan@gmail.com>2022-12-22 17:43:38 +0000
commit8d334a2bf21219418a0c017ba9679544d2d27c2a (patch)
tree7f0cb52ee4b74c15b7783d426759056dbeba8c9f /subprojects/gobject-introspection.wrap
parent56f8f499cc7ae7600a6832f84ee8341dc2598362 (diff)
parentcc9072ad21c20d6ce7b0313e8d301fb5d5faab18 (diff)
downloadpango-8d334a2bf21219418a0c017ba9679544d2d27c2a.tar.gz
Merge branch 'improve-subproj-usage' into 'main'
Various fixes for using pango as a meson subproject See merge request GNOME/pango!666
Diffstat (limited to 'subprojects/gobject-introspection.wrap')
-rw-r--r--subprojects/gobject-introspection.wrap14
1 files changed, 7 insertions, 7 deletions
diff --git a/subprojects/gobject-introspection.wrap b/subprojects/gobject-introspection.wrap
index aa96c352..314211b1 100644
--- a/subprojects/gobject-introspection.wrap
+++ b/subprojects/gobject-introspection.wrap
@@ -1,10 +1,10 @@
[wrap-git]
-directory=gobject-introspection
-url=https://gitlab.gnome.org/GNOME/gobject-introspection.git
-push-url=ssh://git@gitlab.gnome.org:GNOME/gobject-introspection.git
-revision=main
-depth=1
+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 = main
+depth = 1
[provide]
-dependency_names = gobject-introspection-1.0
-program_names = g-ir-scanner
+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