From 56b0200ce4062c4fb4da17c1dac3cfd8dde3a0d9 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 5 Sep 2016 16:54:39 +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 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 -- cgit v1.1