vcpkg/ports/live555/vcpkg.json
JonLiu1993 d0920bbf7a
[live555] Fix install head failed (#22190)
* [live555] Fix install head failed

* update version

* update live555 to the latest version

* update version
2021-12-28 15:04:54 -08:00

18 lines
330 B
JSON

{
"name": "live555",
"version-date": "2021-12-18",
"description": "A complete RTSP server application",
"homepage": "https://www.live555.com/liveMedia",
"dependencies": [
"openssl",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}