blob: 5f622ca284c0c0865705a8951e071d04d120b08b (
plain)
1
2
3
4
5
6
7
8
9
|
[submodule "upstream/odb"]
path = upstream/odb
url = https://git.codesynthesis.com/odb/odb.git
[submodule "upstream/sqlite"]
path = upstream/sqlite
url = https://git.build2.org/packaging/sqlite/sqlite.git
[submodule "upstream/libpkg-config"]
path = upstream/libpkg-config
url = https://github.com/build2/libpkg-config.git
|