diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2017-04-24 16:44:05 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2017-04-24 16:44:05 +0300 |
commit | 126535431c9668ad1ef7c96b37b769aba6994934 (patch) | |
tree | 7ce1afdc767b5085cb587fbce60476867e1aeeed /manifest | |
parent | 8488de0d5bdf95334cd2e61927515ca98f80344f (diff) |
Add build-email value to manifest file
Diffstat (limited to 'manifest')
-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 |