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
commit8f689440638c3fc3aa356bbe70e83cf9928479db (patch)
tree2910797eddee8987b6355092112a373a5b38d565
parentf57c490ef7d9b205a4b8dff9d6ff18d5476c23dc (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 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