From 8f689440638c3fc3aa356bbe70e83cf9928479db Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 5 Sep 2016 16:27:44 +0200 Subject: Update to latest build2 changes --- build/bootstrap.build | 2 +- manifest | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/build/bootstrap.build b/build/bootstrap.build index 9c976a4..5894e4f 100644 --- a/build/bootstrap.build +++ b/build/bootstrap.build @@ -4,7 +4,7 @@ project = libodb -using build@0.4.0-a1 +using build@0.4.0 version = 2.5.0-a10 diff --git a/manifest b/manifest index d825c74..be5cbbf 100644 --- a/manifest +++ b/manifest @@ -10,4 +10,5 @@ changes-file: NEWS url: http://www.codesynthesis.com/products/odb/ email: odb-users@codesynthesis.com requires: c++11 -requires: build2 >= 0.4.0 +depends: * build2 >= 0.4.0 +depends: * bpkg >= 0.4.0 -- cgit v1.1