]> git.proxmox.com Git - ceph.git/blob - ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/libxmlpp/vcpkg.json
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / tools / vcpkg / ports / libxmlpp / vcpkg.json
1 {
2 "name": "libxmlpp",
3 "version": "5.0.0",
4 "description": "a C++ wrapper for the libxml XML parser library.",
5 "supports": "!(windows & static)",
6 "dependencies": [
7 "glibmm",
8 "libxml2"
9 ]
10 }