diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2018-12-02 00:48:09 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2018-12-02 00:48:09 +0300 |
commit | 0dc69cb7593c88c54ff24b66dda66eb2610d5609 (patch) | |
tree | 43a44fe714b95b35174a69acd4cfc0d4a2d8b966 | |
parent | d537cce157e0877347f7b38b0d9a8eedd974538b (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-pgsql/ 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- |