diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2022-12-20 08:21:25 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2022-12-20 08:21:25 +0200 |
commit | 4363ecc4da16cd0e69c3e3d6abd5fadc2c69bd99 (patch) | |
tree | e21526bb2bfeb0f160c25de15e58c7adce8b405f /git | |
parent | fc49bf741535024601e8151b6fd672b480d05d1e (diff) |
Minor tweaks
Diffstat (limited to 'git')
-rw-r--r-- | git/modules | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/git/modules b/git/modules index d00eb6b..4975ad2 100644 --- a/git/modules +++ b/git/modules @@ -26,6 +26,7 @@ modules="$modules build2-toolchain" modules="$modules buildos" modules="$modules msvc-linux" modules="$modules openssl-agent" +modules="$modules libpkg-config" modules="$modules etc" modules="$modules private" |