summaryrefslogtreecommitdiff
path: root/subprojects/proxy-libintl.wrap
diff options
context:
space:
mode:
authorPhilip Withnall <pwithnall@endlessos.org>2021-06-07 15:08:41 +0100
committerPhilip Withnall <pwithnall@endlessos.org>2021-06-07 15:42:29 +0100
commitf49a663206b19531b8b81340b3a9358e08b9fa64 (patch)
treedb10490bb196af82e0daeb1e5e04446945477d62 /subprojects/proxy-libintl.wrap
parentaeaea29087af2d0ea8fe77f3699272e5972b594d (diff)
downloadgobject-introspection-f49a663206b19531b8b81340b3a9358e08b9fa64.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 (although that’s not so important because it only happens once every few months). Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
Diffstat (limited to 'subprojects/proxy-libintl.wrap')
-rw-r--r--subprojects/proxy-libintl.wrap1
1 files changed, 1 insertions, 0 deletions
diff --git a/subprojects/proxy-libintl.wrap b/subprojects/proxy-libintl.wrap
index f32522ee..d7c8d5fa 100644
--- a/subprojects/proxy-libintl.wrap
+++ b/subprojects/proxy-libintl.wrap
@@ -2,3 +2,4 @@
directory=proxy-libintl
url=https://github.com/centricular/proxy-libintl.git
revision=master
+depth=1