diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2020-04-07 11:31:56 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2020-04-07 11:31:56 +0200 |
commit | fafddb3d10c723acdc7f4d9169301d8989c52f1d (patch) | |
tree | b8abff98ffcaf9542a98a6e7925c88e8b7b35569 /manifest | |
parent | d9157743d2769aeac62a97c47ebf45493271c21e (diff) |
Bump build2 version requirement to 0.13.0- (need config directive)
Note that this means there will be no upgrade support for this release.
Diffstat (limited to 'manifest')
-rw-r--r-- | manifest | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -14,8 +14,8 @@ email: users@build2.org build-email: builds@build2.org builds: all requires: c++14 -depends: * build2 >= 0.12.0 -depends: * bpkg >= 0.12.0 +depends: * build2 >= 0.13.0- +depends: * bpkg >= 0.13.0- # @@ Should probably become conditional dependency. requires: ? cli ; Only required if changing .cli files. depends: libodb [2.5.0-b.18.1 2.5.0-b.19) |