From 6f3731342eaeba02ecaa70f29b44855c2da50a80 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 19 Jun 2019 13:05:07 +0200 Subject: Replace tags with topics, bump required build2 version --- manifest | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest b/manifest index 4a6c22b..a88cfa6 100644 --- a/manifest +++ b/manifest @@ -3,7 +3,7 @@ name: libcutl version: 1.11.0-b.6.z summary: C++ utility library license: MIT -tags: c++, utility +topics: C++, utility description-file: README changes-file: NEWS url: https://www.codesynthesis.com/projects/libcutl/ @@ -12,5 +12,5 @@ email: libcutl-users@codesynthesis.com ; Mailing list build-email: builds@codesynthesis.com builds: all requires: c++11 -depends: * build2 >= 0.9.0 -depends: * bpkg >= 0.9.0 +depends: * build2 >= 0.11.0 +depends: * bpkg >= 0.11.0 -- cgit v1.1