pineapple/externals/vcpkg/ports/libsrtp/vcpkg.json
2022-07-23 03:01:36 +02:00

17 lines
429 B
JSON
Executable file

{
"name": "libsrtp",
"version": "2.4.2",
"port-version": 2,
"description": "This package provides an implementation of the Secure Real-time Transport Protocol (SRTP), the Universal Security Transform (UST), and a supporting cryptographic kernel.",
"license": null,
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}