diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2016-08-31 19:24:57 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2016-08-31 19:24:57 +0300 |
commit | 080fb39e0d41a2d293f2480a5de0673c605cfbdf (patch) | |
tree | aca8b68059bb42ec756ef4221d75121f4c6058e3 /manifest | |
parent | 88d3b517c08e5a906a224b8b14730f8f80f9ae04 (diff) |
Build infrastructure update
Diffstat (limited to 'manifest')
-rw-r--r-- | manifest | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,6 +10,6 @@ changes-file: NEWS url: http://www.codesynthesis.com/products/odb/ email: odb-users@codesynthesis.com requires: c++11 -requires: build2 >= 0.4.0-a1 +requires: build2 >= 0.4.0 depends: libpq >= 9.0.0 depends: libodb == 2.5.0-a10 |