diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2018-06-28 11:07:06 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2018-06-28 11:07:06 +0200 |
commit | 0fc12b8395b06e9fb379937a180f528ee254b31c (patch) | |
tree | ceddf504dc5771e3b29c3f3409662398a730341b | |
parent | 4858a89c144bc97093d516d4a209c0a29fec793a (diff) |
Bump build2 requirement to 0.8.0
-rw-r--r-- | manifest | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -13,5 +13,5 @@ src-url: https://git.codesynthesis.com/cgit/odb/libodb/ email: odb-users@codesynthesis.com build-email: odb-builds@codesynthesis.com requires: c++11 -depends: * build2 >= 0.7.0- -depends: * bpkg >= 0.7.0- +depends: * build2 >= 0.8.0- +depends: * bpkg >= 0.8.0- |