From dd973d03bf5f3f439dcdacbb22470105e66e698a Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Wed, 29 Mar 2017 00:45:30 +0300 Subject: Implement manifests and build_config --- manifest | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 manifest (limited to 'manifest') diff --git a/manifest b/manifest new file mode 100644 index 0000000..76d24bd --- /dev/null +++ b/manifest @@ -0,0 +1,15 @@ +: 1 +name: libbbot +version: 0.5.0-a1 +summary: build2 build bot library +license: MIT +tags: build2, bbot, build, bot +description-file: README +changes-file: NEWS +url: https://build2.org +email: users@build2.org +requires: c++14 +depends: * build2 >= 0.4.0 +depends: * bpkg >= 0.4.0 +depends: libbutl == 0.5.0-a1 +depends: libbpkg == 0.5.0-a1 -- cgit v1.1