mirror of
https://github.com/flatpak/flatpak.git
synced 2025-12-25 17:07:58 -05:00
16 lines
511 B
Plaintext
16 lines
511 B
Plaintext
[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
|