summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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