aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-09-05 16:27:44 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-09-05 16:27:44 +0200
commitffcf622f94e8648711796ecc5de2812be7a3d384 (patch)
treec411e6dc069a05973912fe11d89b7c871f4bebe5
parent768acdb5b46a49266aaa9ec70e8ae5938a0b8cb2 (diff)
Update to latest build2 changes2.5.0-a10
-rw-r--r--build/bootstrap.build2
-rw-r--r--manifest3
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