mirror of
https://github.com/flatpak/flatpak.git
synced 2026-03-27 19:33:06 -04:00
gitlab.gnome.org is currently down, so use a mirror. The specific commit we are using has not changed. Signed-off-by: Simon McVittie <smcv@collabora.com>
16 lines
498 B
Plaintext
16 lines
498 B
Plaintext
[submodule "libglnx"]
|
|
path = subprojects/libglnx
|
|
url = https://github.com/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://github.com/smcv/variant-schema-compiler.git
|