diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2017-04-24 15:53:44 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2017-04-24 15:53:44 +0200 |
commit | 112a4857e26c7116256ce745d9b7c4d17e78edd8 (patch) | |
tree | 4363e604b992e44cd514d586b4584c675fccae98 | |
parent | 8f975a122a280fa8a4d085fad2b6c99e8729ca50 (diff) |
Add build-email value to manifest file
-rw-r--r-- | manifest | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ description-file: README changes-file: NEWS url: http://www.codesynthesis.com/projects/libstudxml/ email: studxml-users@codesynthesis.com; Mailing list +build-email: builds@codesynthesis.com requires: c++11 depends: * build2 >= 0.4.0 depends: * bpkg >= 0.4.0 |