diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2016-09-05 16:27:44 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2016-09-05 16:27:44 +0200 |
commit | 8f689440638c3fc3aa356bbe70e83cf9928479db (patch) | |
tree | 2910797eddee8987b6355092112a373a5b38d565 /manifest | |
parent | f57c490ef7d9b205a4b8dff9d6ff18d5476c23dc (diff) |
Update to latest build2 changes2.5.0-a10
Diffstat (limited to 'manifest')
-rw-r--r-- | manifest | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -10,4 +10,5 @@ changes-file: NEWS url: http://www.codesynthesis.com/products/odb/ email: odb-users@codesynthesis.com requires: c++11 -requires: build2 >= 0.4.0 +depends: * build2 >= 0.4.0 +depends: * bpkg >= 0.4.0 |