summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libformat/manifest4
-rw-r--r--libmformat/manifest4
2 files changed, 4 insertions, 4 deletions
diff --git a/libformat/manifest b/libformat/manifest
index e78d1ce..7dfa2e0 100644
--- a/libformat/manifest
+++ b/libformat/manifest
@@ -12,5 +12,5 @@ url: https://git.build2.org/cgit/hello/libformat
src-url: https://git.build2.org/cgit/hello/libformat/tree/libformat
email: users@build2.org
build-email: builds@build2.org
-depends: * build2 >= 0.7.0-
-depends: * bpkg >= 0.7.0-
+depends: * build2 >= 0.8.0-
+depends: * bpkg >= 0.8.0-
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