diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2016-09-05 16:55:51 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2016-09-05 16:55:51 +0200 |
commit | 4ceaa8d1f4aece4739feaec17adefc04bdca923e (patch) | |
tree | 9809644940411f4c4c01181a3a4891264cc327a4 /manifest | |
parent | 2adca26721d5e6c73f1bf75a2cb16fddce591dcc (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" 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 |