diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2016-09-05 16:55:04 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2016-09-05 16:55:04 +0200 |
commit | 9dd9cdb971b71652c7cb498aa7901e670e99da5b (patch) | |
tree | a175fdbe11a1c68f071600e8f8a3e08713a6b0cc /manifest | |
parent | 5769aaa5ccfca2cfa25bf898c2dd113b1504c1d6 (diff) |
Update to latest build2 changesbuild2-0.4
Diffstat (limited to 'manifest')
-rw-r--r-- | manifest | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -6,4 +6,5 @@ license: public-domain url: http://example.org/hello0 email: hello0@example.org requires: c++11 -requires: build2 >= 0.4.0 +depends: * build2 >= 0.4.0 +depends: * bpkg >= 0.4.0 |