aboutsummaryrefslogtreecommitdiff
path: root/manifest
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-03-04 18:26:27 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-03-04 18:26:27 +0300
commitc7a6dd8680100efa84398044ec02cfa3803c69c4 (patch)
treeb5ed9a1b9836be8517248a13e2cfc12f045574fb /manifest
parentdef2bf2382bb24a69bbb3a0f0f6dd00f4e335596 (diff)
Replace build-include/exclude with builds values in manifest
Diffstat (limited to 'manifest')
-rw-r--r--manifest4
1 files changed, 1 insertions, 3 deletions
diff --git a/manifest b/manifest
index 3f1af95..fa1d152 100644
--- a/manifest
+++ b/manifest
@@ -13,9 +13,7 @@ doc-url: https://www.codesynthesis.com/products/odb/doc/manual.xhtml
src-url: https://git.codesynthesis.com/cgit/odb/libodb-mssql/
email: odb-users@codesynthesis.com
build-email: odb-builds@codesynthesis.com
-#builds: windows ; Requires not yet packaged libunixodbc (unixODBC).
-build-include: windows**
-build-exclude: ** ; Requires not yet packaged libunixodbc (unixODBC).
+builds: windows ; Requires not yet packaged libunixodbc (unixODBC).
requires: c++11
requires: ? libunixodbc ; Only on UNIX.
depends: * build2 >= 0.9.0