From 97fdcd6d5c463f3569220c94eb9c75a71b51fe30 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 5 Sep 2016 16:55:28 +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 1440057..d392aa8 100644 --- a/manifest +++ b/manifest @@ -10,4 +10,5 @@ A simple library that implements the "Hello World" formatting in C++. url: http://www.example.org/libformat 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