From 1e823a217206a293ffcf103901222b09b6b98dae Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 12 Jul 2018 12:45:25 +0300 Subject: Bump build2 version requirement to 0.8.0 --- mhello/manifest | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mhello') diff --git a/mhello/manifest b/mhello/manifest index 53b8150..a08a9ce 100644 --- a/mhello/manifest +++ b/mhello/manifest @@ -20,7 +20,7 @@ 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: libmhello [1.0.0 2.0.0-); compatible with libmhello-1.X.Y -- cgit v1.1