diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2017-11-30 06:07:51 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2017-11-30 06:07:51 +0300 |
commit | 8cf6e5a3d0201cd15246a386332835570d072d35 (patch) | |
tree | 3c3123cbc742a6230d346256cf8165e8623c350e /libmprint | |
parent | 45c6beea9e254bc9721262be45effda09e1377b2 (diff) |
Bump toolchain version dependency to 0.7.0 in manifest
Diffstat (limited to 'libmprint')
-rw-r--r-- | libmprint/manifest | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libmprint/manifest b/libmprint/manifest index 2e1c4a1..bf1cf0b 100644 --- a/libmprint/manifest +++ b/libmprint/manifest @@ -18,6 +18,6 @@ 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 |