summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-09-05 16:54:39 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-09-05 16:54:39 +0200
commit56b0200ce4062c4fb4da17c1dac3cfd8dde3a0d9 (patch)
treef89a16086410a4f61eba5d9e454b0ff09cb13aa8
parent90039b0df736c4f24fb9e7f0f59854387753ae6a (diff)
Update to latest build2 changes
-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 c287b11..34e25a2 100644
--- a/build/bootstrap.build
+++ b/build/bootstrap.build
@@ -1,6 +1,6 @@
project = hello
-using build@0.4.0-a1
+using build@0.4.0
version = 1.0.0
revision = 0
diff --git a/manifest b/manifest
index d3cd8cd..2f1c436 100644
--- a/manifest
+++ b/manifest
@@ -12,5 +12,6 @@ project/package.
url: http://www.example.org/hello
email: hello-users@example.org
requires: c++11
-requires: build2 >= 0.4.0
+depends: * build2 >= 0.4.0
+depends: * bpkg >= 0.4.0
depends: libhello [1.0.0 2.0.0-); compatible with libhello-1.X.Y