diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2018-06-28 11:09:32 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2018-06-28 11:09:32 +0200 |
commit | 9e77628f4fe1feeea7560cbd4db49b54427f3d6f (patch) | |
tree | 42da8d16b3290798fb7303737fc19f9cc8f98d1b /manifest | |
parent | 306ac6c7e7c234adf340e0f18fcf0affc3cd6469 (diff) |
Bump build2 version requirement to 0.8.0
Diffstat (limited to 'manifest')
-rw-r--r-- | manifest | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -12,8 +12,8 @@ src-url: https://git.build2.org/cgit/bdep/tree/ email: users@build2.org build-email: builds@build2.org requires: c++14 -depends: * build2 >= 0.7.0- -depends: * bpkg >= 0.7.0- +depends: * build2 >= 0.8.0- +depends: * bpkg >= 0.8.0- # @@ Should probably become conditional dependency. requires: ? cli ; Only required if changing .cli files. depends: libodb [2.5.0-b.8.1 2.5.0-b.9) |