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 | f7ca129ad2223073ae52229b29d352f583022958 (patch) | |
tree | 48ce5f465f1956432f4b9b943b84237648f88ccc /manifest | |
parent | 5077c96f3bde4828fe3ea874f331bada96f5f6ec (diff) |
Bump build2 requirement to 0.8.0
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-sqlite/ 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: libsqlite3 ^3.6.18 depends: libodb [2.5.0-b.8.1 2.5.0-b.9) |