diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2017-11-30 03:55:04 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2017-11-30 03:55:04 +0300 |
commit | bee785b2768255d602dddba036e387ba60882463 (patch) | |
tree | 62fa5da31895f33afc0a451b4974507e1de57640 /manifest | |
parent | 5f24741c88cf4e86dc7c9f3d8dd967a4a7f04bcf (diff) |
Bump toolchain version dependency to 0.7.0 in manifest
Diffstat (limited to 'manifest')
-rw-r--r-- | manifest | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -13,7 +13,7 @@ src-url: https://git.codesynthesis.com/cgit/odb/libodb-pgsql/ email: odb-users@codesynthesis.com build-email: odb-builds@codesynthesis.com requires: c++11 -depends: * build2 >= 0.6.0- -depends: * bpkg >= 0.6.0- +depends: * build2 >= 0.7.0- +depends: * bpkg >= 0.7.0- depends: libpq >= 9.0.0 depends: libodb [2.5.0-b.6.1 2.5.0-b.7) |