From 650730aceeda851b13053fee4f62c53ab6208ca8 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 30 Nov 2017 06:19:12 +0300 Subject: Bump toolchain version dependency to 0.7.0 in manifest --- libhello/manifest | 4 ++-- libmhello/manifest | 4 ++-- 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 -- cgit v1.1