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 | c26bd80979b9ac511259b9eba841759085b5e1bf (patch) | |
tree | f4ffa42ea5141635aaeee81bb1a754c35ef7749c | |
parent | 097e1211a00238cb6b36c9bc49b2f8182bc8eb1d (diff) |
Bump build2 requirement to 0.8.0
-rw-r--r-- | manifest | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -14,8 +14,8 @@ email: odb-users@codesynthesis.com build-email: odb-builds@codesynthesis.com build-exclude: */*-mingw32; Unsupported by libmysqlclient. requires: c++11 -depends: * build2 >= 0.7.0- -depends: * bpkg >= 0.7.0- +depends: * build2 >= 0.8.0- +depends: * bpkg >= 0.8.0- #depends: libmysqlclient ^5.0.3 | libmariadb ^10.2.2 depends: libmysqlclient ^5.0.3 depends: libodb [2.5.0-b.8.1 2.5.0-b.9) |