diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2021-10-20 09:09:14 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2021-10-20 09:09:14 +0200 |
commit | 1f6c223aa001c07d3c27d83bb841a61edeb5623e (patch) | |
tree | 527ede506a265679b758018f5a2ba6fcf43ab3a9 /manifest | |
parent | 988588f79b4d0156690b66683a9013748bc32720 (diff) |
Lower build2 version requirement to 0.14.0- to ease upgrades
Diffstat (limited to 'manifest')
-rw-r--r-- | manifest | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -16,6 +16,6 @@ build-warning-email: odb-builds@codesynthesis.com builds: all requires: c++11 requires: libboost ; Requires not yet packaged libboost. -depends: * build2 >= 0.14.0 -depends: * bpkg >= 0.14.0 +depends: * build2 >= 0.14.0- +depends: * bpkg >= 0.14.0- depends: libodb [2.5.0-b.22.1 2.5.0-b.23) |