summaryrefslogtreecommitdiff
path: root/subprojects/sysprof.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/sysprof.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/sysprof.wrap')
-rw-r--r--subprojects/sysprof.wrap12
1 files changed, 8 insertions, 4 deletions
diff --git a/subprojects/sysprof.wrap b/subprojects/sysprof.wrap
index fb669463..fbb124d5 100644
--- a/subprojects/sysprof.wrap
+++ b/subprojects/sysprof.wrap
@@ -1,5 +1,9 @@
[wrap-git]
-directory=sysprof
-url=https://gitlab.gnome.org/GNOME/sysprof.git
-revision=6b1cd7a722fcebae1ac392562c47957477ade8bf
-depth=1
+directory = sysprof
+url = https://gitlab.gnome.org/GNOME/sysprof.git
+push-url = ssh://git@ssh.gitlab.gnome.org:GNOME/sysprof.git
+revision = master
+depth = 1
+
+[provide]
+dependency_names = sysprof-4, sysprof-capture-4, sysprof-ui-4