diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2018-03-08 18:06:26 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2018-03-08 18:06:26 +0200 |
commit | df5e58e6e5eb2727a185bf9a98a462c18fa3a83d (patch) | |
tree | fb0cc76643865390ac3e45462d51ea02575a3175 /manifest | |
parent | f9ebe2d1e920df001be2dd543a63677f8728f53d (diff) |
Setup project database infrastructure
Diffstat (limited to 'manifest')
-rw-r--r-- | manifest | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -16,5 +16,7 @@ depends: * build2 >= 0.7.0- depends: * bpkg >= 0.7.0- # @@ Should probably become conditional dependency. requires: ? cli ; Only required if changing .cli files. +depends: libodb [2.5.0-b.6.1 2.5.0-b.7) +depends: libodb-sqlite [2.5.0-b.6.1 2.5.0-b.7) depends: libbutl [0.7.0-a.0.1 0.7.0-a.1) depends: libbpkg [0.7.0-a.0.1 0.7.0-a.1) |