diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2021-12-23 15:42:38 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2021-12-23 15:42:38 +0300 |
commit | be57281440132382c84648a8fda2de9459dd062c (patch) | |
tree | 7c03bfabaf0ddc14d89ebf023b786672e880db21 /manifest | |
parent | b6fd0c5dfadd306dc3d492440576cb2afc9113bb (diff) |
Comment out 'requires: ? libunixodbc' in package manifest until rewritten
Diffstat (limited to 'manifest')
-rw-r--r-- | manifest | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -15,7 +15,8 @@ email: odb-users@codesynthesis.com build-warning-email: odb-builds@codesynthesis.com builds: windows ; Requires not yet packaged libunixodbc (unixODBC). requires: c++11 -requires: ? libunixodbc ; Only on UNIX. +# @@ DEP +#requires: ? libunixodbc ; Only on UNIX. depends: * build2 >= 0.14.0- depends: * bpkg >= 0.14.0- depends: libodb [2.5.0-b.22.1 2.5.0-b.23) |