aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-03-04 17:35:10 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-03-04 17:35:10 +0300
commit43d3e78c4c69cac0ea7f89e4111907d263dbabde (patch)
tree6a3ed209cd785ce732c2858440d12f7bb24c1c5b
parent8391240f8139153ed9d24d84c9fd28f4b0a8dd7b (diff)
Add 'builds: all' value to manifest
-rw-r--r--manifest2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest b/manifest
index 2da9f65..0066165 100644
--- a/manifest
+++ b/manifest
@@ -12,7 +12,7 @@ doc-url: https://build2.org/doc.xhtml
src-url: https://git.build2.org/cgit/libbpkg/tree/
email: users@build2.org
build-email: builds@build2.org
-#builds: all
+builds: all
requires: c++14
depends: * build2 >= 0.9.0
depends: * bpkg >= 0.9.0