From 1e505a7554683f8fd92ab2ab311ff97b7d12f295 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 12 Jul 2018 12:46:45 +0300 Subject: Bump build2 version requirement to 0.8.0 --- libhello/manifest | 4 ++-- libmhello/manifest | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/libhello/manifest b/libhello/manifest index 95037b0..d8f92ab 100644 --- a/libhello/manifest +++ b/libhello/manifest @@ -13,7 +13,7 @@ url: https://git.build2.org/cgit/hello/libhello src-url: https://git.build2.org/cgit/hello/libhello/tree/libhello 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- depends: libformat ^1.0.0 depends: libprint ^1.0.0 diff --git a/libmhello/manifest b/libmhello/manifest index 07d690b..3355d82 100644 --- a/libmhello/manifest +++ b/libmhello/manifest @@ -19,8 +19,8 @@ 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 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