From a74f63a5c2e4706b990d436fae91e2bf8fe6c643 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 30 Nov 2017 06:11:45 +0300 Subject: Bump toolchain version dependency to 0.7.0 in manifest --- libformat/manifest | 4 ++-- libmformat/manifest | 4 ++-- 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 -- cgit v1.1