diff options
Diffstat (limited to 'libmformat/manifest')
-rw-r--r-- | libmformat/manifest | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libmformat/manifest b/libmformat/manifest index 085cdfd..868984e 100644 --- a/libmformat/manifest +++ b/libmformat/manifest @@ -19,6 +19,6 @@ 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 |