aboutsummaryrefslogtreecommitdiff
path: root/manifest
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-03-04 18:30:54 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-03-05 22:47:40 +0300
commit6ae6f073702a3d37b7fa6f6512e50d61b5d15583 (patch)
tree2a649207e5192754795bae28749f4c5adc233e42 /manifest
parent34471f1553882875d336be378202820b49ec0cb4 (diff)
Add 'builds: all' value to manifest
Diffstat (limited to 'manifest')
-rw-r--r--manifest6
1 files changed, 3 insertions, 3 deletions
diff --git a/manifest b/manifest
index 17db712..ccfaa79 100644
--- a/manifest
+++ b/manifest
@@ -10,7 +10,7 @@ url: https://www.codesynthesis.com/projects/libcutl/
src-url: https://git.codesynthesis.com/cgit/libcutl/libcutl/
email: libcutl-users@codesynthesis.com ; Mailing list
build-email: builds@codesynthesis.com
-#builds: all
+builds: all
requires: c++11
-depends: * build2 >= 0.8.0-
-depends: * bpkg >= 0.8.0-
+depends: * build2 >= 0.9.0
+depends: * bpkg >= 0.9.0