diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2016-09-05 16:55:28 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2016-09-05 16:55:28 +0200 |
commit | 97fdcd6d5c463f3569220c94eb9c75a71b51fe30 (patch) | |
tree | 88bbc680860fb533f361b4391feff43bf4e533df /manifest | |
parent | 3f946b7119e48ee9764f7c0658c4a25a66a3fe03 (diff) |
Update to latest build2 changes
Diffstat (limited to 'manifest')
-rw-r--r-- | manifest | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |