yuzu/externals/vcpkg/ports/libsrtp/vcpkg.json

18 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
}
]
}