diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2016-08-31 02:20:45 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2016-08-31 02:20:45 +0300 |
commit | 0402b3cec89ac542dda93ac592ff21274f18de1f (patch) | |
tree | 6eccc0bfa234f3ababea7392b7e7bd057c23e021 /manifest | |
parent | 5c21e9a33be5b36394a7ef16a5aada056841dd85 (diff) |
Build infrastructure update
Diffstat (limited to 'manifest')
-rw-r--r-- | manifest | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -8,6 +8,6 @@ description-file: README changes-file: NEWS url: https://build2.org email: users@build2.org -requires: c++11 -requires: build2 >= 0.3.0 +requires: c++14 +requires: build2 >= 0.4.0 depends: libbutl == 0.4.0-a1 |