mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 03:49:00 +08:00
d0920bbf7a
* [live555] Fix install head failed * update version * update live555 to the latest version * update version
18 lines
330 B
JSON
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
|
|
}
|
|
]
|
|
}
|