summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: cab9a7b90505bab720675027345c47952329617a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[submodule "libglnx"]
	path = subprojects/libglnx
	url = https://gitlab.gnome.org/GNOME/libglnx.git
[submodule "bubblewrap"]
	path = subprojects/bubblewrap
	url = https://github.com/containers/bubblewrap.git
	ignore = dirty
	branch = main
[submodule "dbus-proxy"]
	path = subprojects/dbus-proxy
	url = https://github.com/flatpak/xdg-dbus-proxy.git
	branch = main
[submodule "variant-schema-compiler"]
	path = subprojects/variant-schema-compiler
	url = https://gitlab.gnome.org/alexl/variant-schema-compiler.git