diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2017-11-30 06:19:12 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2017-11-30 06:19:12 +0300 |
commit | 650730aceeda851b13053fee4f62c53ab6208ca8 (patch) | |
tree | 958a3ab7ce343a9b60a77263babb6aa6e04032b7 /libmhello/manifest | |
parent | 4390df240aa12e03b20e5c1263f5d6d0e3822dae (diff) |
Bump toolchain version dependency to 0.7.0 in manifest
Diffstat (limited to 'libmhello/manifest')
-rw-r--r-- | libmhello/manifest | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libmhello/manifest b/libmhello/manifest index 4afb67e..31ec260 100644 --- a/libmhello/manifest +++ b/libmhello/manifest @@ -18,8 +18,8 @@ build-include: *-clang_5* build-include: *-clang_6* build-exclude: * ; Requires C++ modules support requires: c++20 -depends: * build2 >= 0.6.0- -depends: * bpkg >= 0.6.0- +depends: * build2 >= 0.7.0- +depends: * bpkg >= 0.7.0- depends: libstd-modules depends: libmformat [1.0.0 2.0.0-); compatible with libmformat-1.X.Y depends: libmprint [1.0.0 2.0.0-); compatible with libmprint-1.X.Y |