diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2022-01-25 13:05:28 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2022-01-28 15:45:17 +0300 |
commit | 7351fd6d811249b9a0db10f1224128aa5fa81b8d (patch) | |
tree | 648169084e59828f912882e16821354f3fa75bd4 /manifest | |
parent | b90cbd6de11442500bbb6e0cdfe0bdcb286d67ec (diff) |
Link build2 libraries to bpkg executable
Diffstat (limited to 'manifest')
-rw-r--r-- | manifest | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -23,3 +23,4 @@ depends: libodb-sqlite [2.5.0-b.22.1 2.5.0-b.23) depends: libsqlite3 ^3.21.0 ; ATTACH in transaction depends: libbutl [0.15.0-a.0.1 0.15.0-a.1) depends: libbpkg [0.15.0-a.0.1 0.15.0-a.1) +depends: build2 [0.15.0-a.0.1 0.15.0-a.1) |