summaryrefslogtreecommitdiff
path: root/xsd/manifest
diff options
context:
space:
mode:
Diffstat (limited to 'xsd/manifest')
-rw-r--r--xsd/manifest9
1 files changed, 5 insertions, 4 deletions
diff --git a/xsd/manifest b/xsd/manifest
index 52e789a..d764c91 100644
--- a/xsd/manifest
+++ b/xsd/manifest
@@ -1,6 +1,7 @@
: 1
name: xsd
-version: 4.2.0-b.2.z
+version: 4.2.0-b.4.z
+language: c++
summary: XML Schema to C++ data binding compiler
license: other: GPL-2.0-only with Xerces-C++ linking exception and FLOSS exception
topics: C++, XML, XML Schema, XML parser, source code generation
@@ -13,11 +14,11 @@ email: xsd-users@codesynthesis.com ; Mailing list
build-warning-email: builds@codesynthesis.com
requires: host
requires: c++11
-depends: * build2 >= 0.14.0
-depends: * bpkg >= 0.14.0
+depends: * build2 >= 0.16.0
+depends: * bpkg >= 0.16.0
depends: libxsd-frontend ^2.1.0-
depends: libcutl ^1.11.0-
depends: libxerces-c ^3.0.0
-depends: * cli ^1.2.0-
+depends: * cli ^1.2.0- ? ($config.xsd.develop)
tests: * xsd-tests == $
examples: * xsd-examples == $