From 5c6864a2da809e8a34ea95e5f9a25b954aa3478f Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 12 Jul 2018 12:49:57 +0300 Subject: Bump build2 version requirement to 0.8.0 --- libformat/manifest | 4 ++-- libmformat/manifest | 4 ++-- 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 -- cgit v1.1