diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2017-11-30 05:10:08 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2017-11-30 05:10:08 +0300 |
commit | 38f36577b08d0d5b40c9aec88d8fd8595e1f72d4 (patch) | |
tree | 4ff95c892996bb23da323aa77d57bde5fb50825f | |
parent | dc0ac014bf24c91a1f17e5b3a56f0b687a6c4db8 (diff) |
Bump toolchain version dependency to 0.7.0 in manifest
-rw-r--r-- | manifest | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -12,8 +12,8 @@ src-url: https://git.build2.org/cgit/bpkg/tree/ email: users@build2.org build-email: builds@build2.org requires: c++14 -depends: * build2 >= 0.6.0- -depends: * bpkg >= 0.6.0- +depends: * build2 >= 0.7.0- +depends: * bpkg >= 0.7.0- # @@ Should probably become conditional dependency. requires: ? cli ; Only required if changing .cli files. depends: libodb [2.5.0-b.6.1 2.5.0-b.7) |