aboutsummaryrefslogtreecommitdiff
path: root/manifest
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-12-01 22:37:26 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-12-01 23:15:02 +0300
commit740384b6c7e8f463681bfa5dee604bde21bf084a (patch)
tree05672d7b7101154b93bfa78044a4234faad64604 /manifest
parent49531f69ed251f0caf030e19afbf6a0fd1868aa6 (diff)
Add commented out builds value to manifest
Diffstat (limited to 'manifest')
-rw-r--r--manifest3
1 files changed, 2 insertions, 1 deletions
diff --git a/manifest b/manifest
index 4d23767..e22b6af 100644
--- a/manifest
+++ b/manifest
@@ -3,7 +3,7 @@ name: libbutl
version: 0.9.0-a.0.z
project: build2
summary: build2 utility library
-license: MIT, BSD-3, BSD-2; MIT except for 5 files from the FreeBSD project.
+license: MIT, BSD-3, BSD-2 ; MIT except for 5 files from the FreeBSD project.
tags: utility, library
description-file: README
changes-file: NEWS
@@ -12,6 +12,7 @@ doc-url: https://build2.org/doc.xhtml
src-url: https://git.build2.org/cgit/libbutl/tree/
email: users@build2.org
build-email: builds@build2.org
+#builds: all
requires: c++14
depends: * build2 >= 0.8.0-
depends: * bpkg >= 0.8.0-