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 5c2ab53..4b3df97 100644
--- a/libformat/manifest
+++ b/libformat/manifest
@@ -12,5 +12,5 @@ src-url: https://git.build2.org/cgit/hello/libformat/tree/libformat
email: hello-users@example.org
build-email: builds@build2.org
requires: c++11
-depends: * build2 >= 0.5.0-
-depends: * bpkg >= 0.5.0-
+depends: * build2 >= 0.7.0-
+depends: * bpkg >= 0.7.0-
diff --git a/libmformat/manifest b/libmformat/manifest
index eff0f37..456e386 100644
--- a/libmformat/manifest
+++ b/libmformat/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