aboutsummaryrefslogtreecommitdiff
path: root/manifest
blob: 3989327b1dfc65967eddfed21f04b3d2b54fb770 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
: 1
name: bdep
version: 0.15.0-a.0.z
project: build2
summary: build2 project dependency manager
license: MIT
topics: project dependency management, build toolchain
description-file: README
changes-file: NEWS
url: https://build2.org
doc-url: https://build2.org/doc.xhtml
src-url: https://git.build2.org/cgit/bdep/tree/
email: users@build2.org
build-warning-email: builds@build2.org
builds: host
requires: c++14
depends: * build2 >= 0.14.0-
depends: * bpkg >= 0.14.0-
# @@ DEP Should probably become conditional dependency.
#requires: ? cli ; Only required if changing .cli files.
depends: libodb [2.5.0-b.22.1 2.5.0-b.23)
depends: libodb-sqlite [2.5.0-b.22.1 2.5.0-b.23)
depends: libbutl [0.15.0-a.0.1 0.15.0-a.1)
depends: libbpkg [0.15.0-a.0.1 0.15.0-a.1)