diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2019-03-04 18:27:23 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2019-03-04 18:27:23 +0300 |
commit | e0e91a74148c64bd05b5eb6b129be09c99cb2931 (patch) | |
tree | 31a817cbc38571c46cb66600cede9602c8e530e9 /manifest | |
parent | 3d0ae096d7c6d363fa1100a52380cb3893dbf7f7 (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-boost/ email: odb-users@codesynthesis.com build-email: odb-builds@codesynthesis.com -#builds: all +builds: all requires: c++11 requires: libboost ; Requires not yet packaged libboost. depends: * build2 >= 0.9.0 |