diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2017-04-24 16:45:59 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2017-04-24 16:45:59 +0300 |
commit | f40824850ba7dbf46368e02ba4b0494e72fb495b (patch) | |
tree | c423d557f8ce2d02b2359d9915fb9d3f33920b71 | |
parent | 065d7f5b6dcf79be2f783cae7c3bbc52b19232b1 (diff) |
Add build-email value to manifest file
-rw-r--r-- | manifest | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ description-file: README changes-file: NEWS url: http://www.codesynthesis.com/products/odb/ email: odb-users@codesynthesis.com +build-email: odb-builds@codesynthesis.com requires: c++11 depends: * build2 >= 0.4.0 depends: * bpkg >= 0.4.0 |