aboutsummaryrefslogtreecommitdiff
path: root/manifest
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2018-07-21 11:09:14 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2018-07-21 11:14:52 +0200
commited93f8450b92579dd639ae25361fa650613a5b7e (patch)
treec43b07d3d7723034fcbdbdf8e5ae805b6c361309 /manifest
parent357172f4409c74d7a2ac963290fc70c7ae10e3b1 (diff)
Redo manifest parsing using bash co-process facility
Diffstat (limited to 'manifest')
-rw-r--r--manifest5
1 files changed, 4 insertions, 1 deletions
diff --git a/manifest b/manifest
index d9743b6..a2f24f3 100644
--- a/manifest
+++ b/manifest
@@ -12,6 +12,9 @@ doc-url: https://build2.org/doc.xhtml
src-url: https://git.build2.org/cgit/libbutl.bash/tree/
email: users@build2.org
build-email: builds@build2.org
-requires: bash >= 4
+build-exclude: windows*; Requires bash
+build-exclude: macos*; Requires bash >= 4.3
+build-include: *
+requires: bash >= 4.3
depends: * build2 >= 0.8.0-
depends: * bpkg >= 0.8.0-