diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2017-07-30 22:10:12 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2017-07-30 22:10:12 +0300 |
commit | 3c0c16aa01bfc2c73668d73412f2bca3242d8865 (patch) | |
tree | bc0abab8088704fdf54dac1abea9d44d47a04985 | |
parent | ad31d1e1c85d4c95771326a1bd5923b30c04421d (diff) |
Add doc-url and src-url manifest values
-rw-r--r-- | manifest | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -9,6 +9,8 @@ description-file: README changes-file: NEWS url: http://www.codesynthesis.com/products/odb/ email: odb-users@codesynthesis.com +doc-url: http://codesynthesis.com/products/odb/doc/manual.xhtml +src-url: http://scm.codesynthesis.com/?p=odb/libodb-sqlite.git;a=tree build-email: odb-builds@codesynthesis.com requires: c++11 depends: * build2 >= 0.5.0- |