diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2018-12-02 00:45:06 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2018-12-02 00:45:06 +0300 |
commit | de2830fc2bf6f778d3ca0c41f045b3eec8866810 (patch) | |
tree | a505b142c4ca3b359982ccfa2de08de27427d9d2 | |
parent | 79132470210ff14f1809412b69fb3e7e5467d744 (diff) |
Add commented out builds value to manifest
-rw-r--r-- | manifest | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,7 @@ doc-url: https://www.codesynthesis.com/products/odb/doc/manual.xhtml src-url: https://git.codesynthesis.com/cgit/odb/libodb/ email: odb-users@codesynthesis.com build-email: odb-builds@codesynthesis.com +#builds: all requires: c++11 depends: * build2 >= 0.8.0- depends: * bpkg >= 0.8.0- |