summaryrefslogtreecommitdiff
path: root/subprojects/glib.wrap
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2020-08-19 16:03:37 -0400
committerMatthias Clasen <mclasen@redhat.com>2020-08-19 16:06:25 -0400
commit8e7334a1cf233f44b8eeb9fea5bec9f5a0fa6367 (patch)
tree7cff5e8bf2b14baa6256d7d58547370bb7a7b026 /subprojects/glib.wrap
parente08269b8847d64843498f7ebf5bc6e5de6fbc45e (diff)
downloadpango-8e7334a1cf233f44b8eeb9fea5bec9f5a0fa6367.tar.gz
ci: Limit depth of subprojects when cloning
Use the depth= argument from Meson 0.52 to limit the clone depth of subprojects to 1. This should make the CI images a little smaller, and reduce the bandwidth required to build them.
Diffstat (limited to 'subprojects/glib.wrap')
-rw-r--r--subprojects/glib.wrap1
1 files changed, 1 insertions, 0 deletions
diff --git a/subprojects/glib.wrap b/subprojects/glib.wrap
index 76aa0a02..e2e44d56 100644
--- a/subprojects/glib.wrap
+++ b/subprojects/glib.wrap
@@ -3,3 +3,4 @@ directory=glib
url=https://gitlab.gnome.org/GNOME/glib.git
push-url=ssh://git@gitlab.gnome.org:GNOME/glib.git
revision=master
+depth=1