diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2020-08-26 10:50:42 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2020-08-26 10:50:42 +0200 |
commit | a372678cd9eea9947bd588bc7e74cd66d3a1b220 (patch) | |
tree | 1db402a02a7bd4629c89d0d458f185968ce9d816 /version | |
parent | aeecc4580be04b1a835334c0e1a8a93f548d8ef3 (diff) |
Add bdep-util git module
Diffstat (limited to 'version')
-rwxr-xr-x | version | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,7 +29,7 @@ xml_mods=(libstudxml) # !!! NOTE: libpkgconf version constraint in build2 is updated manually. # !!! NOTE: libcmark version constraint in brep is updated manually. -all=(libstd-modules libbutl libbutl.bash build2 libbpkg bpkg bpkg-rep bdep libbbot bbot brep build2-toolchain msvc-linux openssl-agent buildos) +all=(libstd-modules libbutl libbutl.bash build2 libbpkg bpkg bpkg-rep bdep bdep-util libbbot bbot brep build2-toolchain msvc-linux openssl-agent buildos) # In manifests for alpha/beta we use an exact match. For snapshots -- snapshot # range. Otherwise an X.Y.* range. |