From be64f285c1c74567353838f37203c63d3d8e27b5 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 29 Jun 2022 13:38:12 +0200 Subject: Bump minimum build2 version requirement --- cli/manifest | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cli') diff --git a/cli/manifest b/cli/manifest index 268c618..039b74a 100644 --- a/cli/manifest +++ b/cli/manifest @@ -14,8 +14,8 @@ email: cli-users@codesynthesis.com ; Mailing list build-warning-email: builds@codesynthesis.com requires: c++14 requires: host -depends: * build2 >= 0.14.0- -depends: * bpkg >= 0.14.0- +depends: * build2 >= 0.15.0- +depends: * bpkg >= 0.15.0- depends: libcutl ^1.11.0- tests: * cli-tests == $ examples: * cli-examples == $ -- cgit v1.1