diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2016-08-30 16:32:41 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2016-08-30 16:32:41 +0200 |
commit | d44cf613a9ebb26ab057d35796899981cbed71f1 (patch) | |
tree | 9536bd25564e55ca076d5cc9cbd0f079c80653d7 /manifest | |
parent | ab616aa06552ff0ded7c600d7fde84e60b9504b3 (diff) |
Build infrastructure update
Diffstat (limited to 'manifest')
-rw-r--r-- | manifest | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,10 +3,10 @@ name: libbutl version: 0.4.0-a1 summary: build2 utility library license: MIT, BSD-2; MIT except for 4 files from the FreeBSD project. -tags: build2, utility +tags: build2, utility, library description-file: README changes-file: NEWS url: https://build2.org email: users@build2.org requires: c++11 -requires: build2 >= 0.3.0 +requires: build2 >= 0.4.0 |