From 71e8137a32ae00ff493df5fdb6634714d13321cd Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 24 Nov 2022 07:57:07 +0200 Subject: Bump build2 version requirement to 0.16.0- --- libxsd-tests/manifest | 4 ++-- libxsd/manifest | 4 ++-- xsd-examples/manifest | 4 ++-- xsd-tests/manifest | 4 ++-- xsd/manifest | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/libxsd-tests/manifest b/libxsd-tests/manifest index c7971f7..191d120 100644 --- a/libxsd-tests/manifest +++ b/libxsd-tests/manifest @@ -9,7 +9,7 @@ url: https://www.codesynthesis.com/projects/xsd/ doc-url: https://www.codesynthesis.com/projects/xsd/ src-url: https://git.codesynthesis.com/cgit/xsd/xsd/tree/libxsd-tests/ email: xsd-users@codesynthesis.com ; Mailing list -depends: * build2 >= 0.15.0 -depends: * bpkg >= 0.15.0 +depends: * build2 >= 0.16.0- +depends: * bpkg >= 0.16.0- depends: libxerces-c ^3.0.0 depends: libexpat ^2.1.0 diff --git a/libxsd/manifest b/libxsd/manifest index 306304f..62bbb92 100644 --- a/libxsd/manifest +++ b/libxsd/manifest @@ -12,6 +12,6 @@ doc-url: https://www.codesynthesis.com/projects/xsd/ src-url: https://git.codesynthesis.com/cgit/xsd/xsd/tree/libxsd/ email: xsd-users@codesynthesis.com ; Mailing list build-warning-email: builds@codesynthesis.com -depends: * build2 >= 0.15.0 -depends: * bpkg >= 0.15.0 +depends: * build2 >= 0.16.0- +depends: * bpkg >= 0.16.0- tests: libxsd-tests == $ diff --git a/xsd-examples/manifest b/xsd-examples/manifest index 6739567..de499f9 100644 --- a/xsd-examples/manifest +++ b/xsd-examples/manifest @@ -9,8 +9,8 @@ url: https://www.codesynthesis.com/projects/xsd/ doc-url: https://www.codesynthesis.com/projects/xsd/ src-url: https://git.codesynthesis.com/cgit/xsd/xsd/tree/xsd-examples/ email: xsd-users@codesynthesis.com ; Mailing list -depends: * build2 >= 0.15.0 -depends: * bpkg >= 0.15.0 +depends: * build2 >= 0.16.0- +depends: * bpkg >= 0.16.0- depends: libxsd == $ depends: libxerces-c ^3.0.0 depends: libexpat ^2.1.0 diff --git a/xsd-tests/manifest b/xsd-tests/manifest index 52976c5..44e1ed6 100644 --- a/xsd-tests/manifest +++ b/xsd-tests/manifest @@ -9,7 +9,7 @@ url: https://www.codesynthesis.com/projects/xsd/ doc-url: https://www.codesynthesis.com/projects/xsd/ src-url: https://git.codesynthesis.com/cgit/xsd/xsd/tree/xsd-tests/ email: xsd-users@codesynthesis.com ; Mailing list -depends: * build2 >= 0.15.0 -depends: * bpkg >= 0.15.0 +depends: * build2 >= 0.16.0- +depends: * bpkg >= 0.16.0- depends: libxsd == $ depends: libxerces-c ^3.0.0 diff --git a/xsd/manifest b/xsd/manifest index 9f099fc..075b021 100644 --- a/xsd/manifest +++ b/xsd/manifest @@ -13,8 +13,8 @@ email: xsd-users@codesynthesis.com ; Mailing list build-warning-email: builds@codesynthesis.com requires: host requires: c++11 -depends: * build2 >= 0.15.0 -depends: * bpkg >= 0.15.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 -- cgit v1.1