]> git.proxmox.com Git - ceph.git/blame - ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/libjuice/vcpkg.json
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / tools / vcpkg / ports / libjuice / vcpkg.json
CommitLineData
1e59de90
TL
1{
2 "name": "libjuice",
3 "version": "0.7.1",
4 "description": "The library is a simplified implementation of the Interactive Connectivity Establishment (ICE) protocol in C for POSIX platforms (including Linux and Apple macOS) and Microsoft Windows.",
5 "homepage": "https://github.com/paullouisageneau/libjuice",
6 "features": {
7 "nettle": {
8 "description": "Use nettle for HMAC computation instead of the Builtin",
9 "dependencies": [
10 "nettle"
11 ]
12 }
13 }
14}