summaryrefslogtreecommitdiff
path: root/subprojects
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2021-01-04 00:46:32 +0000
committerEmmanuele Bassi <ebassi@gnome.org>2021-01-04 00:46:32 +0000
commit7edbb02d453a4d2218088adcfe03a85e07b4f279 (patch)
tree9185760cfc771cc2e2da0f6054dd2ab7bd46f83e /subprojects
parent2839b5ce73e385956cb3b7ea7a8317871ce30502 (diff)
downloadgdk-pixbuf-7edbb02d453a4d2218088adcfe03a85e07b4f279.tar.gz
Minimise bandwidth use for subprojects
Use `depth=1` to reduce the size of the clone when using subprojects.
Diffstat (limited to 'subprojects')
-rw-r--r--subprojects/glib.wrap1
1 files changed, 1 insertions, 0 deletions
diff --git a/subprojects/glib.wrap b/subprojects/glib.wrap
index 87021ae4d..0f72dc280 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=git@gitlab.gnome.org:GNOME/glib.git
revision=master
+depth=1