diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2019-03-04 18:28:09 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2019-03-04 18:28:09 +0300 |
commit | 4699566b0baffc5cded332d90d6a712d6fd2f154 (patch) | |
tree | d106f862c2696157c2967cefa9485fddf9677c24 | |
parent | 6b5046f3f299ee32d3d04fabbd8f214fe7972290 (diff) |
Add 'builds: all' value to manifest
-rw-r--r-- | manifest | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ doc-url: https://www.codesynthesis.com/products/odb/doc/manual.xhtml src-url: https://git.codesynthesis.com/cgit/odb/libodb-qt/ email: odb-users@codesynthesis.com build-email: odb-builds@codesynthesis.com -#builds: all +builds: all requires: c++11 requires: libqt-core ; Requires not yet packaged libqt-core. depends: * build2 >= 0.9.0 |