mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-06 01:16:17 +01:00
5c09c9e977
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). Similarly, only clone to a depth of 1 in `cache-subprojects.sh`, which is run once every few months. Signed-off-by: Philip Withnall <withnall@endlessm.com>
6 lines
119 B
Plaintext
6 lines
119 B
Plaintext
[wrap-git]
|
|
directory=libffi
|
|
url=https://gitlab.freedesktop.org/gstreamer/meson-ports/libffi.git
|
|
revision=meson
|
|
depth=1
|