From e49f101eedc1155093555c1ca43a273f4a9701c1 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 27 Sep 2023 14:33:48 +0200 Subject: Bump build2 version requirement to 0.16.0 --- manifest | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest b/manifest index 5bf73e0..0fb45a9 100644 --- a/manifest +++ b/manifest @@ -12,5 +12,5 @@ email: libcutl-users@codesynthesis.com ; Mailing list build-warning-email: builds@codesynthesis.com builds: host requires: c++11 -depends: * build2 >= 0.13.0 -depends: * bpkg >= 0.13.0 +depends: * build2 >= 0.16.0 +depends: * bpkg >= 0.16.0 -- cgit v1.1