diff options
-rw-r--r-- | .gitmodules | 3 | ||||
-rw-r--r-- | libbutl-odb/README-DEV | 3 | ||||
m--------- | upstream/libpkg-config | 0 |
3 files changed, 5 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index a3bb0ad..5f622ca 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [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 diff --git a/libbutl-odb/README-DEV b/libbutl-odb/README-DEV index f058901..997f5a0 100644 --- a/libbutl-odb/README-DEV +++ b/libbutl-odb/README-DEV @@ -33,7 +33,8 @@ third-party package): Look for: - files to add/remove (see above) - - changes to buildfiles that would need to be replicated + - changes to buildfiles that would need to be replicated (including to + root.build) 3. Replace verison.hxx with pre-generated for this submodule commit. diff --git a/upstream/libpkg-config b/upstream/libpkg-config new file mode 160000 +Subproject 81bc60b381959b99cdef93d9326f3dd9522c307 |