Files
flatpak/.gitmodules
2022-02-07 13:19:07 -06:00

15 lines
499 B
Plaintext

[submodule "libglnx"]
path = subprojects/libglnx
url = https://gitlab.gnome.org/GNOME/libglnx.git
[submodule "bubblewrap"]
path = subprojects/bubblewrap
url = https://github.com/projectatomic/bubblewrap.git
ignore = dirty
[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