vcpkg/ports/librtmp/vcpkg.json
2021-02-20 21:14:29 -08:00

12 lines
237 B
JSON

{
"name": "librtmp",
"version-date": "2019-11-11",
"port-version": 2,
"description": "RTMPDump Real-Time Messaging Protocol API",
"homepage": "https://rtmpdump.mplayerhq.hu",
"dependencies": [
"openssl",
"zlib"
]
}