glib/.gitmodules
Philip Withnall 0134888d50
build: Bump gvdb subproject dependency and disable tests
This brings in https://gitlab.gnome.org/GNOME/gvdb/-/merge_requests/23,
which is needed for the following few commits.

Unfortunately, one of the other commits it brings in introduces a
sort-of-dependency-loop between GIO and GVDB. To avoid that, we have
to disable the GVDB tests. See
https://gitlab.gnome.org/GNOME/gvdb/-/merge_requests/25 for details.

Signed-off-by: Philip Withnall <pwithnall@gnome.org>
2024-09-12 21:15:42 +01:00

6 lines
151 B
Plaintext

[submodule "subprojects/gvdb"]
path = subprojects/gvdb
url = ../../GNOME/gvdb.git
branch = 2b42fc75f09dbe1cd1057580b5782b08f2dcb400
shallow = true