diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2018-12-01 23:13:14 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2018-12-02 17:23:07 +0300 |
commit | d0061cb955f61d6e53cc4decff7fe87f66b33462 (patch) | |
tree | 010f8e9e8544e48d4a67d68d86c0bd65020ef392 /manifest | |
parent | 799540f57efca428b864ec1952f0787de1997fca (diff) |
Add commented out builds value to manifest
Diffstat (limited to 'manifest')
-rw-r--r-- | manifest | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,6 +12,7 @@ doc-url: https://build2.org/doc.xhtml src-url: https://git.build2.org/cgit/bpkg/tree/ email: users@build2.org build-email: builds@build2.org +#builds: all requires: c++14 depends: * build2 >= 0.8.0- depends: * bpkg >= 0.8.0- |