diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2018-07-12 12:46:45 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2018-07-12 12:46:45 +0300 |
commit | 1e505a7554683f8fd92ab2ab311ff97b7d12f295 (patch) | |
tree | 14cdc58cbe1411921392cacbe1cfed938d17a83b /libmhello/manifest | |
parent | dbf46876d7d9373c3c1aadd82cbc742b819c53d8 (diff) |
Bump build2 version requirement to 0.8.0
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 07d690b..3355d82 100644 --- a/libmhello/manifest +++ b/libmhello/manifest @@ -19,8 +19,8 @@ build-include: *-clang_5* build-include: *-clang_6* build-exclude: * ; Requires C++ modules support requires: c++20 -depends: * build2 >= 0.7.0- -depends: * bpkg >= 0.7.0- +depends: * build2 >= 0.8.0- +depends: * bpkg >= 0.8.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 |