aboutsummaryrefslogtreecommitdiff
path: root/manifest
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-03-04 18:28:58 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-03-05 22:49:22 +0300
commit4c224c4e06a72ff6eef8eeaf079b1f0ede1bed67 (patch)
tree0ddfb3c929308fc715659b7400a675f7d07d9e2a /manifest
parentb85665d5223717c6d85d10f0360738001a0fc3d8 (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 d84497f..9fdb46e 100644
--- a/manifest
+++ b/manifest
@@ -11,7 +11,7 @@ doc-url: https://www.codesynthesis.com/projects/libstudxml/doc/intro.xhtml
src-url: https://git.codesynthesis.com/cgit/libstudxml/libstudxml/
email: studxml-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