summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libhello/manifest4
-rw-r--r--libmhello/manifest4
2 files changed, 4 insertions, 4 deletions
diff --git a/libhello/manifest b/libhello/manifest
index cec2fe9..db0d981 100644
--- a/libhello/manifest
+++ b/libhello/manifest
@@ -13,7 +13,7 @@ src-url: https://git.build2.org/cgit/hello/libhello/tree/libhello
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-
depends: libformat [1.0.0 2.0.0-); compatible with libformat-1.X.Y
depends: libprint [1.0.0 2.0.0-); compatible with libprint-1.X.Y
diff --git a/libmhello/manifest b/libmhello/manifest
index 4afb67e..31ec260 100644
--- a/libmhello/manifest
+++ b/libmhello/manifest
@@ -18,8 +18,8 @@ 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
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