]> git.proxmox.com Git - ceph.git/blob - ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/boost-serialization/vcpkg.json
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / tools / vcpkg / ports / boost-serialization / vcpkg.json
1 {
2 "name": "boost-serialization",
3 "version-string": "1.75.0",
4 "port-version": 1,
5 "description": "Boost serialization module",
6 "homepage": "https://github.com/boostorg/serialization",
7 "dependencies": [
8 "boost-array",
9 "boost-assert",
10 {
11 "name": "boost-build",
12 "host": true
13 },
14 "boost-compatibility",
15 "boost-config",
16 "boost-core",
17 "boost-detail",
18 "boost-function",
19 "boost-integer",
20 "boost-io",
21 "boost-iterator",
22 {
23 "name": "boost-modular-build-helper",
24 "host": true
25 },
26 "boost-move",
27 "boost-mpl",
28 "boost-optional",
29 "boost-predef",
30 "boost-preprocessor",
31 "boost-smart-ptr",
32 "boost-spirit",
33 "boost-static-assert",
34 "boost-type-traits",
35 "boost-unordered",
36 "boost-utility",
37 "boost-variant",
38 "boost-vcpkg-helpers"
39 ]
40 }