diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2016-09-05 16:56:18 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2016-09-05 16:56:18 +0200 |
commit | 5eee6429e3de9f29a776d105d47b43e140214538 (patch) | |
tree | 64b9103e35b1357325b8a7547bd830ab352f47c0 /manifest | |
parent | ad8f7a38ae92413115d6c1ee4aa2f002067b6858 (diff) |
Update to latest build2 changes
Diffstat (limited to 'manifest')
-rw-r--r-- | manifest | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -11,4 +11,5 @@ goal is to show a canonical build2/bpkg project/package. url: http://www.example.org/libhello email: hello-users@example.org requires: c++11 -requires: build2 >= 0.4.0 +depends: * build2 >= 0.4.0-a1 +depends: * bpkg >= 0.4.0-a1 |