summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2019-06-19 13:12:27 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2019-06-19 13:12:27 +0200
commitd864ae48a4136b9dfa80a174fafd080b00f333e6 (patch)
tree7eafa4790651fc84f3a3f90e41915a878167b478
parent5521d0453f270aa1857a4e46c907bf85c7eb23f8 (diff)
Replace tags with topics, bump required build2 version
-rw-r--r--manifest9
1 files changed, 5 insertions, 4 deletions
diff --git a/manifest b/manifest
index 29680c1..91f1eac 100644
--- a/manifest
+++ b/manifest
@@ -1,9 +1,10 @@
: 1
name: cli
version: 1.2.0-b.5.z
-summary: Command line interface (CLI) compiler
+summary: Command line interface (CLI) compiler for C++
license: MIT
-tags: command, line, compiler, option, argument, parse, usage, help
+topics: C++, command line interface, source code generation, \
+ documentation generation
description-file: README
changes-file: NEWS
url: https://www.codesynthesis.com/projects/cli/
@@ -13,6 +14,6 @@ email: cli-users@codesynthesis.com ; Mailing list
build-email: builds@codesynthesis.com
builds: all
requires: c++14
-depends: * build2 >= 0.9.0
-depends: * bpkg >= 0.9.0
+depends: * build2 >= 0.11.0
+depends: * bpkg >= 0.11.0
depends: libcutl ^1.11.0-