summaryrefslogtreecommitdiff
path: root/hello0/manifest
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-03-04 19:30:25 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-03-06 00:45:24 +0300
commit0058c326d4d73b80b20442ad8b0494ed0f21012c (patch)
tree0551bb4ba8c089d34027209e8e22727b4773b0f0 /hello0/manifest
parent7f39fc50fa48c1f892ac9c6c3f8c6a1e7a231619 (diff)
Add 'builds: all' value to manifest
Diffstat (limited to 'hello0/manifest')
-rw-r--r--hello0/manifest6
1 files changed, 3 insertions, 3 deletions
diff --git a/hello0/manifest b/hello0/manifest
index 25bd5f7..a11da2a 100644
--- a/hello0/manifest
+++ b/hello0/manifest
@@ -8,7 +8,7 @@ url: http://example.org/hello0
src-url: https://git.build2.org/cgit/hello/hello0/tree/hello0
email: hello0@example.org
build-email: builds@build2.org
-#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