diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2017-07-30 21:57:37 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2017-07-30 21:57:37 +0300 |
commit | 960b7746844cd1d97934c22bb5f0b8546a19c38a (patch) | |
tree | a5a30bb04d33ba844553b2305bbfe8b438a3eb98 /manifest | |
parent | 9114b5c4d61fa525ef3b0ba0b9f65bcad0da3f31 (diff) |
Add doc-url and src-url manifest values
Diffstat (limited to 'manifest')
-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.git;a=tree build-email: odb-builds@codesynthesis.com requires: c++11 depends: * build2 >= 0.5.0- |