diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2018-06-28 11:07:06 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2018-06-28 11:07:06 +0200 |
commit | 9fbce5cc7d0da2405dc365693641889107309945 (patch) | |
tree | 96959247d5dbc120fed80787c92be79f2297a756 | |
parent | 0a030cbd59938f2dcfffedcdc2893a727335682f (diff) |
Bump build2 requirement to 0.8.0
-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.7.0- -depends: * bpkg >= 0.7.0- +depends: * build2 >= 0.8.0- +depends: * bpkg >= 0.8.0- depends: libpq ^9.0.0 depends: libodb [2.5.0-b.8.1 2.5.0-b.9) |