diff options
| author | Youngho Kim <melchi45@gmail.com> | 2018-03-16 16:32:44 +0900 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-03-18 05:35:10 -0700 |
| commit | 1e73b6550cdea2792defdf8a142c24f4b80317a4 (patch) | |
| tree | 282761d33afcd126fe4209de2e0a4f3ed95fdb23 /ports/librtmp/CONTROL | |
| parent | d253123055e6bdfb181c6a8a14a63e2d6fc68cad (diff) | |
| download | vcpkg-1e73b6550cdea2792defdf8a142c24f4b80317a4.tar.gz vcpkg-1e73b6550cdea2792defdf8a142c24f4b80317a4.zip | |
bug fixed for librtmp on vcpkg
bug fixed for librtmp on vcpkg because of wrong find_package name for zlib and openssl
Diffstat (limited to 'ports/librtmp/CONTROL')
| -rw-r--r-- | ports/librtmp/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/librtmp/CONTROL b/ports/librtmp/CONTROL index 9a93c8b47..957f5ee16 100644 --- a/ports/librtmp/CONTROL +++ b/ports/librtmp/CONTROL @@ -1,4 +1,4 @@ Source: librtmp -Version: 2.4 +Version: 2.4-1 Build-Depends: zlib, openssl Description: RTMPDump Real-Time Messaging Protocol API |
