From 4ceaa8d1f4aece4739feaec17adefc04bdca923e Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 5 Sep 2016 16:55:51 +0200 Subject: Update to latest build2 changes --- manifest | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'manifest') diff --git a/manifest b/manifest index b8cab3f..c69c943 100644 --- a/manifest +++ b/manifest @@ -10,4 +10,5 @@ A simple library that implements the "Hello World" example printer in C++. url: http://www.example.org/libprint email: hello-users@example.org requires: c++11 -requires: build2 >= 0.4.0 +depends: * build2 >= 0.4.0 +depends: * bpkg >= 0.4.0 -- cgit v1.1