diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2017-11-30 05:07:12 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2017-11-30 05:07:12 +0300 |
commit | a54a89072f6cfb6df2dcfbe4c34001656757e9e1 (patch) | |
tree | 43c52e77a6fe15f9adbebc31f844171823db6e81 | |
parent | 239dd1f70e16032ee27d1f040955b9b9c75d94f0 (diff) |
Bump toolchain version dependency to 0.7.0 in manifest
-rw-r--r-- | manifest | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -12,6 +12,6 @@ src-url: https://git.build2.org/cgit/libbpkg/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- depends: libbutl [0.7.0-a.0.1 0.7.0-a.1) |