diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2017-07-30 22:08:31 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2017-07-30 22:08:31 +0300 |
commit | 1a3e6ca236d543334adef1e8420aaaa32ae6a1f2 (patch) | |
tree | 472c7d0b19e8690b0cd858ffd620779c64aab326 | |
parent | 82fedb5e0f17c7434d514b39b8972c2b24e1b816 (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-pgsql.git;a=tree build-email: odb-builds@codesynthesis.com requires: c++11 depends: * build2 >= 0.5.0- |