ostree/.gitmodules
Alexander Larsson e3be4ee52a Update submodule: composefs
Instead of using pkg-config, etc we just include composefs.
In the end the library is just 5 c source files, and it is set up
to be easy to use as a submodule.

For now, composefs support is disabled by default.
2023-05-31 10:57:37 +02:00

10 lines
259 B
Plaintext

[submodule "libglnx"]
path = libglnx
url = https://gitlab.gnome.org/GNOME/libglnx.git
[submodule "bsdiff"]
path = bsdiff
url = https://github.com/mendsley/bsdiff
[submodule "composefs"]
path = composefs
url = https://github.com/containers/composefs.git