From ffcf622f94e8648711796ecc5de2812be7a3d384 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 0f03f0e..02b7b2c 100644 --- a/build/bootstrap.build +++ b/build/bootstrap.build @@ -4,7 +4,7 @@ project = libodb-pgsql -using build@0.4.0-a1 +using build@0.4.0 version = 2.5.0-a10 diff --git a/manifest b/manifest index 3847bf9..6cce355 100644 --- a/manifest +++ b/manifest @@ -10,6 +10,7 @@ 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 depends: libpq >= 9.0.0 depends: libodb == 2.5.0-a10 -- cgit v1.1