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