]> git.proxmox.com Git - ceph.git/blob - ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/libmysql/vcpkg.json
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / tools / vcpkg / ports / libmysql / vcpkg.json
1 {
2 "name": "libmysql",
3 "version": "8.0.20",
4 "port-version": 2,
5 "description": "A MySQL client library for C development",
6 "homepage": "https://github.com/mysql/mysql-server",
7 "supports": "!(windows & x86) & !uwp",
8 "dependencies": [
9 "boost-algorithm",
10 "boost-functional",
11 "boost-geometry",
12 "boost-graph",
13 "boost-optional",
14 "icu",
15 "libevent",
16 "lz4",
17 "openssl",
18 "zlib"
19 ]
20 }