diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2019-03-04 18:20:36 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2019-03-04 18:20:36 +0300 |
commit | 8e4390f5075cbfb31083db0f1a9b7fc417771906 (patch) | |
tree | 38da0e5906333983105d85b021babe6c00750e5c /manifest | |
parent | 7546296251452a066c4d0a52321fbc5016bf4d95 (diff) |
Add 'builds: all' value to manifest
Diffstat (limited to 'manifest')
-rw-r--r-- | manifest | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ doc-url: https://www.codesynthesis.com/products/odb/doc/manual.xhtml src-url: https://git.codesynthesis.com/cgit/odb/libodb-pgsql/ email: odb-users@codesynthesis.com build-email: odb-builds@codesynthesis.com -#builds: all +builds: all requires: c++11 depends: * build2 >= 0.9.0 depends: * bpkg >= 0.9.0 |