]> git.proxmox.com Git - ceph.git/blob - ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/boost-iterator/vcpkg.json
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / tools / vcpkg / ports / boost-iterator / vcpkg.json
1 {
2 "name": "boost-iterator",
3 "version-string": "1.75.0",
4 "description": "Boost iterator module",
5 "homepage": "https://github.com/boostorg/iterator",
6 "dependencies": [
7 "boost-assert",
8 "boost-compatibility",
9 "boost-concept-check",
10 "boost-config",
11 "boost-conversion",
12 "boost-core",
13 "boost-detail",
14 "boost-function-types",
15 "boost-fusion",
16 "boost-mpl",
17 "boost-optional",
18 "boost-smart-ptr",
19 "boost-static-assert",
20 "boost-type-traits",
21 "boost-utility",
22 "boost-vcpkg-helpers"
23 ]
24 }